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