mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Align state icons
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
template: floorplan_state_icon
|
template: floorplan_state_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: light.tuya_kitchen_secondary_lights
|
- entity: light.tuya_kitchen_secondary_lights
|
||||||
- top: 28%
|
- top: 29%
|
||||||
- left: 12.9%
|
- left: 12.9%
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
@@ -44,7 +44,7 @@
|
|||||||
template: floorplan_state_icon
|
template: floorplan_state_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: light.tuya_hallway_entrance_lights
|
- entity: light.tuya_hallway_entrance_lights
|
||||||
- top: 26%
|
- top: 25%
|
||||||
- left: 50.2%
|
- left: 50.2%
|
||||||
|
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
|
|||||||
@@ -13,11 +13,12 @@
|
|||||||
|
|
||||||
# Platinum
|
# Platinum
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
template: floorplan_state_icon
|
template: floorplan_state_with_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: sensor.synology_dsm_type_volume_1
|
- entity: sensor.synology_dsm_type_volume_1
|
||||||
- top: 54%
|
- top: 54%
|
||||||
- left: 75%
|
- left: 75%
|
||||||
|
- icon: mdi:nas
|
||||||
- tap_action:
|
- tap_action:
|
||||||
action: more-info
|
action: more-info
|
||||||
|
|
||||||
@@ -66,7 +67,7 @@
|
|||||||
variables:
|
variables:
|
||||||
- entity: fan.philips_airpurifier
|
- entity: fan.philips_airpurifier
|
||||||
- top: 44.5%
|
- top: 44.5%
|
||||||
- left: 62%
|
- left: 61.6%
|
||||||
|
|
||||||
# Sonos
|
# Sonos
|
||||||
- type: custom:decluttering-card
|
- type: custom:decluttering-card
|
||||||
@@ -102,7 +103,7 @@
|
|||||||
entity: sensor.bedroom_weather_temperature
|
entity: sensor.bedroom_weather_temperature
|
||||||
style:
|
style:
|
||||||
top: 38%
|
top: 38%
|
||||||
left: 74%
|
left: 75%
|
||||||
color: "#000"
|
color: "#000"
|
||||||
border-radius: 6px
|
border-radius: 6px
|
||||||
text-align: center
|
text-align: center
|
||||||
@@ -142,7 +143,7 @@
|
|||||||
template: floorplan_state_with_icon
|
template: floorplan_state_with_icon
|
||||||
variables:
|
variables:
|
||||||
- entity: media_player.bathroom
|
- entity: media_player.bathroom
|
||||||
- top: 26%
|
- top: 25%
|
||||||
- left: 39%
|
- left: 39%
|
||||||
- icon: mdi:speaker
|
- icon: mdi:speaker
|
||||||
- tap_action:
|
- tap_action:
|
||||||
|
|||||||
Reference in New Issue
Block a user