Refactor and split-up floorplan. Add more state-icons. Add popup cards

This commit is contained in:
2020-04-20 02:24:34 +03:00
parent d411f1806c
commit 4e085d4fc4
9 changed files with 942 additions and 441 deletions
@@ -0,0 +1,55 @@
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.pc
- top: 69.8%
- left: 77.8%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.living_room_main_lights
- top: 69.8%
- left: 64.8%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.master_bedroom_main_lights
- top: 25%
- left: 69.5%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.bedside_light
- top: 11.7%
- left: 61.6%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.tuya_kitchen_secondary_lights
- top: 28%
- left: 12.9%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.tuya_kitchen_main_lights
- top: 29%
- left: 20.3%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.tuya_hallway_entrance_lights
- top: 26%
- left: 50.2%
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: light.tuya_hallway_main_lights
- top: 41%
- left: 34.8%