added globe light

This commit is contained in:
John Lancaster
2023-06-26 00:41:52 -05:00
parent 0850828bda
commit 2ee2155265

View File

@@ -79,6 +79,10 @@ bedroom:
state: on state: on
color_temp: 200 color_temp: 200
brightness_pct: 20 brightness_pct: 20
light.globe:
state: on
color_temp: 200
brightness_pct: 20
light.overhead: light.overhead:
state: off state: off
- time: '06:00:00' - time: '06:00:00'
@@ -87,6 +91,10 @@ bedroom:
state: on state: on
color_temp: 250 color_temp: 250
brightness_pct: 20 brightness_pct: 20
light.globe:
state: on
color_temp: 250
brightness_pct: 20
light.overhead: light.overhead:
state: on state: on
color_temp: 250 color_temp: 250
@@ -97,6 +105,10 @@ bedroom:
state: on state: on
color_temp: 325 color_temp: 325
brightness_pct: 30 brightness_pct: 30
light.globe:
state: on
color_temp: 325
brightness_pct: 30
light.overhead: light.overhead:
state: on state: on
color_temp: 325 color_temp: 325
@@ -107,6 +119,10 @@ bedroom:
state: on state: on
color_temp: 325 color_temp: 325
brightness_pct: 50 brightness_pct: 50
light.globe:
state: on
color_temp: 325
brightness_pct: 50
light.overhead: light.overhead:
state: on state: on
color_temp: 350 color_temp: 350