Replace lights. Add Osram and Neo

This commit is contained in:
2021-03-30 21:51:04 +03:00
parent 5d12d9decd
commit 731f11cfe5
21 changed files with 504 additions and 208 deletions
@@ -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%