From 2ee21552652fd2caefd52937d323c523f317af31 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Mon, 26 Jun 2023 00:41:52 -0500 Subject: [PATCH] added globe light --- apps/rooms/rooms.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/apps/rooms/rooms.yaml b/apps/rooms/rooms.yaml index 4375dc4..1381bf7 100755 --- a/apps/rooms/rooms.yaml +++ b/apps/rooms/rooms.yaml @@ -79,6 +79,10 @@ bedroom: state: on color_temp: 200 brightness_pct: 20 + light.globe: + state: on + color_temp: 200 + brightness_pct: 20 light.overhead: state: off - time: '06:00:00' @@ -87,6 +91,10 @@ bedroom: state: on color_temp: 250 brightness_pct: 20 + light.globe: + state: on + color_temp: 250 + brightness_pct: 20 light.overhead: state: on color_temp: 250 @@ -97,6 +105,10 @@ bedroom: state: on color_temp: 325 brightness_pct: 30 + light.globe: + state: on + color_temp: 325 + brightness_pct: 30 light.overhead: state: on color_temp: 325 @@ -107,6 +119,10 @@ bedroom: state: on color_temp: 325 brightness_pct: 50 + light.globe: + state: on + color_temp: 325 + brightness_pct: 50 light.overhead: state: on color_temp: 350