diff --git a/.HA_VERSION b/.HA_VERSION index 772ce94..75a2689 100644 --- a/.HA_VERSION +++ b/.HA_VERSION @@ -1 +1 @@ -2023.3.5 \ No newline at end of file +2023.3.6 \ No newline at end of file diff --git a/scripts/goodnight.yaml b/scripts/goodnight.yaml new file mode 100644 index 0000000..a9bb28f --- /dev/null +++ b/scripts/goodnight.yaml @@ -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