mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Move floorplan buttons
This commit is contained in:
@@ -9,6 +9,7 @@ floorplan_state_icon:
|
|||||||
style:
|
style:
|
||||||
top: "[[top]]"
|
top: "[[top]]"
|
||||||
left: "[[left]]"
|
left: "[[left]]"
|
||||||
|
right: "[[right]]"
|
||||||
display: flex
|
display: flex
|
||||||
align-items: center
|
align-items: center
|
||||||
justify-content: center
|
justify-content: center
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
variables:
|
variables:
|
||||||
- entity: input_boolean.floorplan_night_mode
|
- entity: input_boolean.floorplan_night_mode
|
||||||
- top: 25px
|
- top: 25px
|
||||||
- left: 25px
|
- right: 5px
|
||||||
- icon: mdi:white-balance-sunny
|
- icon: mdi:white-balance-sunny
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
@@ -13,7 +13,7 @@
|
|||||||
variables:
|
variables:
|
||||||
- entity: input_boolean.floorplan_show_all
|
- entity: input_boolean.floorplan_show_all
|
||||||
- top: 70px
|
- top: 70px
|
||||||
- left: 25px
|
- right: 5px
|
||||||
- icon: mdi:arrow-expand-all
|
- icon: mdi:arrow-expand-all
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
@@ -21,18 +21,18 @@
|
|||||||
variables:
|
variables:
|
||||||
- entity: input_boolean.guest_mode
|
- entity: input_boolean.guest_mode
|
||||||
- top: 115px
|
- top: 115px
|
||||||
- left: 25px
|
- right: 5px
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: floorplan_state_icon
|
template: floorplan_state_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: input_boolean.speech_notifications
|
- entity: input_boolean.speech_notifications
|
||||||
- top: 160px
|
- top: 160px
|
||||||
- left: 25px
|
- right: 5px
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: floorplan_state_icon
|
template: floorplan_state_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: input_boolean.georgi_home
|
- entity: input_boolean.georgi_home
|
||||||
- top: 205px
|
- top: 205px
|
||||||
- left: 25px
|
- right: 5px
|
||||||
|
|||||||
Reference in New Issue
Block a user