[tapocontrol] Color values must be int, not decimal (#14656)
* Send int values to API, not decimal * Added missing channels in README for L920 + minor thing file config Signed-off-by: Arne Seime <arne.seime@gmail.com>
This commit is contained in:
@@ -70,9 +70,9 @@ All devices support some of the following channels:
|
||||
| | output1 | Switch | Power socket 1 on or off | P300 |
|
||||
| | output2 | Switch | Power socket 2 on or off | P300 |
|
||||
| | output3 | Switch | Power socket 3 on or off | P300 |
|
||||
| | brightness | Dimmer | Brightness 0-100% | L510, L530, L610, L630, L900 |
|
||||
| | colorTemperature | Number | White-Color-Temp 2500-6500K | L510, L530, L610, L630, L900 |
|
||||
| | color | Color | Color | L530, L630, L900 |
|
||||
| | brightness | Dimmer | Brightness 0-100% | L510, L530, L610, L630, L900, L920 |
|
||||
| | colorTemperature | Number | White-Color-Temp 2500-6500K | L510, L530, L610, L630, L900, L920 |
|
||||
| | color | Color | Color | L530, L630, L900, L920 |
|
||||
| effects | fxName | String | Active lightning effect (readonly) | L530 |
|
||||
| device | wifiSignal | Number | WiFi-quality-level | P100, P105, P110, P115, L510, L530, L610, L630, L900, L920, L930 |
|
||||
| | onTime | Number:Time | seconds output is on | P100, P105, P110, P115, L510, L530, L900, L920, L930 |
|
||||
|
||||
Reference in New Issue
Block a user