diff --git a/automation/dash_buttons.yaml b/automation/dash_buttons.yaml index bdb2cb4c..886555a7 100755 --- a/automation/dash_buttons.yaml +++ b/automation/dash_buttons.yaml @@ -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