mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Add osram lights to config. Add color mode
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.light_avatar_small_2
|
||||
- entity: light.light_le_8
|
||||
state: "on"
|
||||
- entity: light.living_room_main
|
||||
state: "off"
|
||||
@@ -42,7 +42,7 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.light_avatar_small_2
|
||||
- entity: light.light_le_8
|
||||
state: "off"
|
||||
- entity: light.living_room_main
|
||||
state: "on"
|
||||
@@ -60,7 +60,7 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.light_avatar_small_2
|
||||
- entity: light.light_le_8
|
||||
state: "on"
|
||||
- entity: light.living_room_main
|
||||
state: "on"
|
||||
@@ -136,9 +136,9 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.tuya_kitchen_main
|
||||
- entity: light.kitchen_main
|
||||
state: "on"
|
||||
- entity: light.tuya_kitchen_secondary
|
||||
- entity: light.kitchen_secondary
|
||||
state: "off"
|
||||
elements:
|
||||
- type: image
|
||||
@@ -155,9 +155,9 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.tuya_kitchen_main
|
||||
- entity: light.kitchen_main
|
||||
state: "off"
|
||||
- entity: light.tuya_kitchen_secondary
|
||||
- entity: light.kitchen_secondary
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
@@ -174,9 +174,9 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.tuya_kitchen_main
|
||||
- entity: light.kitchen_main
|
||||
state: "on"
|
||||
- entity: light.tuya_kitchen_secondary
|
||||
- entity: light.kitchen_secondary
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
@@ -196,7 +196,7 @@
|
||||
state: "on"
|
||||
- entity: light.hallway_entrance
|
||||
state: "on"
|
||||
- entity: light.tuya_hallway_main
|
||||
- entity: light.hallway_main
|
||||
state: "off"
|
||||
elements:
|
||||
- type: image
|
||||
@@ -214,7 +214,7 @@
|
||||
state: "on"
|
||||
- entity: light.hallway_entrance
|
||||
state: "off"
|
||||
- entity: light.tuya_hallway_main
|
||||
- entity: light.hallway_main
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
@@ -232,7 +232,7 @@
|
||||
state: "on"
|
||||
- entity: light.hallway_entrance
|
||||
state: "on"
|
||||
- entity: light.tuya_hallway_main
|
||||
- entity: light.hallway_main
|
||||
state: "on"
|
||||
elements:
|
||||
- type: image
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
variables:
|
||||
- entity: light.light_avatar_small_2
|
||||
- entity: light.light_le_8
|
||||
- top: 69.8%
|
||||
- left: 77.8%
|
||||
|
||||
@@ -36,14 +36,14 @@
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
variables:
|
||||
- entity: light.tuya_kitchen_secondary
|
||||
- entity: light.kitchen_secondary
|
||||
- top: 29%
|
||||
- left: 12.9%
|
||||
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
variables:
|
||||
- entity: light.tuya_kitchen_main
|
||||
- entity: light.kitchen_main
|
||||
- top: 29%
|
||||
- left: 20.3%
|
||||
|
||||
@@ -57,6 +57,6 @@
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
variables:
|
||||
- entity: light.tuya_hallway_main
|
||||
- entity: light.hallway_main
|
||||
- top: 41%
|
||||
- left: 34.8%
|
||||
|
||||
Reference in New Issue
Block a user