Home-AssistantConfig/automation/dash_buttons.yaml

13 lines
333 B
YAML
Raw Normal View History

###################################
## Press an [Amazon Dash Buttons](http://amzn.to/2dPKZhM) and then stuff happens.
###################################
- alias: 'Toggle Office Light on/off'
trigger:
- platform: event
event_type: brooklyn_dash
action:
- service: light.toggle
entity_id: light.office_lamp