This commit is contained in:
2021-10-10 19:02:34 +03:00
parent 4245f8d2d9
commit 67a1fd9853
87 changed files with 1995 additions and 1226 deletions
@@ -38,6 +38,22 @@ script:
entity_id: scene.bedroom_ambient_pink
scene:
- name: Bedroom Neon
icon: "mdi:weather-night"
entities:
light.master_bedroom_main:
state: 'on'
xy_color: [0.66, 0.28]
brightness: 254
light.bedside:
state: "on"
rgb_color: [0, 255, 190]
brightness: 230
light.bed_led:
state: "on"
xy_color: [0.66, 0.28]
brightness: 254
- name: Bedroom Ambient Neon
icon: "mdi:weather-night"
entities:
@@ -50,6 +66,22 @@ scene:
xy_color: [0.66, 0.28]
brightness: 254
- name: Bedroom Pink
icon: "mdi:weather-night"
entities:
light.master_bedroom_main:
state: "on"
rgb_color: [255, 36, 145]
brightness: 114
light.bedside:
state: "on"
rgb_color: [255, 36, 145]
brightness: 230
light.bed_led:
state: "on"
xy_color: [0.66, 0.28]
brightness: 254
- name: Bedroom Ambient Pink
icon: "mdi:weather-night"
entities:
@@ -6,7 +6,7 @@ automation:
to: "on"
condition:
condition: state
entity_id: binary_sensor.georgi_home
entity_id: binary_sensor.someone_home
state: "on"
action:
- choose:
@@ -6,7 +6,7 @@ automation:
to: "on"
condition:
condition: state
entity_id: binary_sensor.georgi_home
entity_id: binary_sensor.someone_home
state: "on"
action:
- choose: