mirror of
https://github.com/nikdoof/homeassistant-blueprints.git
synced 2025-12-25 23:39:24 +00:00
Fix Hue switch buttons
This commit is contained in:
@@ -94,5 +94,5 @@ action:
|
||||
- "{{ command == 'down-press' }}"
|
||||
sequence: !input "down-press"
|
||||
- conditions:
|
||||
- "{{ command == 'on-hold' }}"
|
||||
- "{{ command == 'down-hold' }}"
|
||||
sequence: !input "down-hold"
|
||||
|
||||
Reference in New Issue
Block a user