Skip to content

Instantly share code, notes, and snippets.

@smarthomehobby
Created June 10, 2018 20:42
Show Gist options
  • Save smarthomehobby/8c4a630df31fe690f628b7665fb3949a to your computer and use it in GitHub Desktop.
Save smarthomehobby/8c4a630df31fe690f628b7665fb3949a to your computer and use it in GitHub Desktop.
- alias: toggle entry lamp on double press
trigger:
platform: event
event_type: click
event_data:
entity_id: binary_sensor.switch_158d0001e61312
click_type: double
action:
service: switch.toggle
entity_id: switch.entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment