mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 17:34:42 +00:00
Adjust system states positioning
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user