Skip to content

Commit

Permalink
✨ add goodnight script
Browse files Browse the repository at this point in the history
  • Loading branch information
walkah committed Mar 28, 2023
1 parent 00364bf commit 5361732
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .HA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023.3.5
2023.3.6
13 changes: 13 additions & 0 deletions scripts/goodnight.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
goodnight:
alias: Goodnight
sequence:
- service: light.turn_off
data: {}
target:
area_id:
- bathroom
- bedroom
- closet
- hallway
mode: single
icon: mdi:sleep

0 comments on commit 5361732

Please sign in to comment.