mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Replace lights. Add Osram and Neo
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
conditions:
|
||||
- entity: binary_sensor.floorplan_night_mode
|
||||
state: "on"
|
||||
- entity: light.light_le_8
|
||||
- entity: light.pc
|
||||
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_le_8
|
||||
- entity: light.pc
|
||||
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_le_8
|
||||
- entity: light.pc
|
||||
state: "on"
|
||||
- entity: light.living_room_main
|
||||
state: "on"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: custom:decluttering-card
|
||||
template: floorplan_state_icon
|
||||
variables:
|
||||
- entity: light.light_le_8
|
||||
- entity: light.pc
|
||||
- top: 69.8%
|
||||
- left: 77.8%
|
||||
|
||||
|
||||
Reference in New Issue
Block a user