Fix Hue switch buttons

This commit is contained in:
2021-01-22 21:27:51 +00:00
parent cbfbfc3847
commit 5e40486ff8
2 changed files with 3 additions and 3 deletions

View File

@@ -94,5 +94,5 @@ action:
- "{{ command == 'down-press' }}"
sequence: !input "down-press"
- conditions:
- "{{ command == 'on-hold' }}"
- "{{ command == 'down-hold' }}"
sequence: !input "down-hold"