From 5361732fc010489c5f09ed7e0dfa87a022451549 Mon Sep 17 00:00:00 2001 From: James Date: Mon, 27 Mar 2023 22:00:33 -0400 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20add=20goodnight=20script?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .HA_VERSION | 2 +- scripts/goodnight.yaml | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 scripts/goodnight.yaml 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