Adjust system states positioning

This commit is contained in:
2020-04-20 13:06:07 +03:00
parent f16aebc31a
commit 694ded50a0
@@ -4,14 +4,14 @@
template: floorplan_state_with_icon template: floorplan_state_with_icon
variables: variables:
- entity: input_boolean.floorplan_night_mode - entity: input_boolean.floorplan_night_mode
- top: 3.2% - top: 25px
- left: 1.8% - left: 25px
- icon: mdi:white-balance-sunny - icon: mdi:white-balance-sunny
- type: custom:decluttering-card - type: custom:decluttering-card
template: floorplan_state_with_icon template: floorplan_state_with_icon
variables: variables:
- entity: input_boolean.floorplan_show_all - entity: input_boolean.floorplan_show_all
- top: 9.5% - top: 70px
- left: 1.8% - left: 25px
- icon: mdi:arrow-expand-all - icon: mdi:arrow-expand-all