Skip to content

Instantly share code, notes, and snippets.

@pfleidi
Created October 28, 2020 21:24
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 pfleidi/b57bda87d3944f8b630222d141d646ed to your computer and use it in GitHub Desktop.
Save pfleidi/b57bda87d3944f8b630222d141d646ed to your computer and use it in GitHub Desktop.
bedtime:
sequence:
- data:
brightness_pct: 100
kelvin: 2400
entity_id: light.svens_bedroom
service: light.turn_on
- data: {}
entity_id: switch.living_room_tv
service: switch.turn_off
- data: {}
entity_id: switch.living_room_subwoofer
service: switch.turn_off
- data:
brightness_pct: 20
entity_id: light.living_room
service: light.turn_on
- delay: 00:01:30
- data: {}
entity_id: light.living_room
service: light.turn_off
alias: bedtime
mode: single
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment