mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Closes #125 - Thanks to @chrio 's excellent suggestion to prevent doubleclicks!
This commit is contained in:
@@ -8,5 +8,12 @@
|
||||
event_type: brooklyn_dash
|
||||
|
||||
action:
|
||||
# Disable this automation
|
||||
- service: automation.turn_off
|
||||
entity_id: dash_buttons.yaml
|
||||
- service: light.toggle
|
||||
entity_id: light.office_lamp
|
||||
- delay:
|
||||
minutes: 1
|
||||
# enable this automation - This prevents duplicate pushes.
|
||||
- service: automation.turn_on
|
||||
|
Reference in New Issue
Block a user