-
Notifications
You must be signed in to change notification settings - Fork 174
User documented device config
Rayan Khan edited this page Feb 16, 2022
·
18 revisions
Below is a list of configurations for devices by users of the plugin. Please follow the example template below, and include a link to the device.
Jump to device type:
-
Air Conditioner
-
Air Purifier
-
Convector
-
Dehumidifer
-
Dimmer
-
Fan
-
Fan v2
-
Garage
-
Heater
-
Lights:
- RGBTWL
- RGBW
- RGB
-
Oil Diffuser
-
Outlet
-
Switch
Device Type: RGBTWLight
Plugin Version: 1.4.0
Link to buy: x
Working Capabilities: [] - Color [] - Brightness [*] - Adaptive Lighting
Config:
{
"name": "A Light",
"type": "RGBTWLight",
"manufacturer": "Rayan Khan",
"model": "OoogaBooga",
"id": "xx",
"key": "xx",
"scaleBrightness": 1000,
"dpPower": 20,
"dpMode": 21,
"dpBrightness": 22,
"dpColor": 24,
"colorFunction": "HSB"
}