Move floorplan buttons

This commit is contained in:
2020-12-08 10:40:54 +02:00
parent 505341c0e7
commit 2df7f48e76
2 changed files with 6 additions and 5 deletions
@@ -9,6 +9,7 @@ floorplan_state_icon:
style:
top: "[[top]]"
left: "[[left]]"
right: "[[right]]"
display: flex
align-items: center
justify-content: center
@@ -5,7 +5,7 @@
variables:
- entity: input_boolean.floorplan_night_mode
- top: 25px
- left: 25px
- right: 5px
- icon: mdi:white-balance-sunny
- type: custom:decluttering-card
@@ -13,7 +13,7 @@
variables:
- entity: input_boolean.floorplan_show_all
- top: 70px
- left: 25px
- right: 5px
- icon: mdi:arrow-expand-all
- type: custom:decluttering-card
@@ -21,18 +21,18 @@
variables:
- entity: input_boolean.guest_mode
- top: 115px
- left: 25px
- right: 5px
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: input_boolean.speech_notifications
- top: 160px
- left: 25px
- right: 5px
- type: custom:decluttering-card
template: floorplan_state_icon
variables:
- entity: input_boolean.georgi_home
- top: 205px
- left: 25px
- right: 5px