Further work on tap_dial. The buttons seem to work OK, however retrieving the current light brightness does not work. JSON dump of attributes shows it to be null. The "dial" changes worked until I tried to limit the brightness value, because of the null brightness value. Committing these changes so I don't lose them.
This commit is contained in:
@@ -43,7 +43,7 @@ my_timer:
|
||||
LightColorTest:
|
||||
module: color_test
|
||||
class: TapDial
|
||||
entity: sensor.tapdial03_action
|
||||
entity: sensor.tapdial01a_action
|
||||
init_brightness: 200
|
||||
max_brightness: 254
|
||||
step_size: 25
|
||||
|
||||
Reference in New Issue
Block a user