Skip to content

Instantly share code, notes, and snippets.

@smarthomehobby
Created June 10, 2018 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smarthomehobby/e17faeffa6d9be9776bff57545ef1c6d to your computer and use it in GitHub Desktop.
Save smarthomehobby/e17faeffa6d9be9776bff57545ef1c6d to your computer and use it in GitHub Desktop.
automation:
- id: daily_fish_tank_on
alias: Daily Fish Tank On
trigger:
platform: time
at: "16:30:00"
action:
service: switch.turn_on
entity_id: switch.fish_tank_light
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment