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:
Jim Lancaster
2025-01-20 17:24:41 -06:00
parent e7b9bef8c5
commit be632795a9
3 changed files with 73 additions and 44 deletions

View File

@@ -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