This commit is contained in:
2026-03-22 20:00:03 +01:00
parent 452f33ab62
commit 0ff5b8727a
2 changed files with 134 additions and 0 deletions
+48
View File
@@ -0,0 +1,48 @@
title: Andreas
path: andreas
icon: mdi:bed
type: sections
sections:
# 🎵 Musik
- type: grid
cards:
- type: heading
heading: Musik
- type: media-control
entity: media_player.andreas
name: Sonos Andreas
# 💡 Lys
- type: grid
cards:
- type: heading
heading: Lys
- type: light
entity: light.andreas
name: Andreas Lys
- type: light
entity: light.andreas_spot
name: Spot
# 🌡️ Temperatur
- type: grid
cards:
- type: heading
heading: Temperatur
- type: tile
entity: sensor.sovevaerelse_stue_temperatur
name: Temperatur
- type: tile
entity: sensor.sovevaerelse_stue_luftfugtighed
name: Luftfugtighed
- type: tile
entity: sensor.sovevaerelse_stue_carbon_dioxide
name: CO₂
+86
View File
@@ -0,0 +1,86 @@
title: Tesla
path: tesla
icon: mdi:car-electric
type: sections
sections:
# 🔋 Batteri og opladning
- type: grid
cards:
- type: heading
heading: Batteri & Opladning
- type: tile
entity: sensor.snowywhite_battery_level
name: Batteri (%)
- type: tile
entity: sensor.snowywhite_battery_range
name: Rækkevidde (km)
- type: tile
entity: sensor.snowywhite_charge_state
name: Opladningstilstand
- type: tile
entity: sensor.snowywhite_charge_rate
name: Ladehastighed (km/t)
# 🚗 Døre, låse og tilstand
- type: grid
cards:
- type: heading
heading: Døre & Lås
- type: entities
entities:
- lock.snowywhite_door_lock
- binary_sensor.snowywhite_front_left_door
- binary_sensor.snowywhite_front_right_door
- binary_sensor.snowywhite_rear_left_door
- binary_sensor.snowywhite_rear_right_door
- binary_sensor.snowywhite_trunk
- binary_sensor.snowywhite_frunk
- type: tile
entity: sensor.snowywhite_vehicle_state
name: Tilstand
# 🌡️ Temperatur
- type: grid
cards:
- type: heading
heading: Temperatur
- type: tile
entity: sensor.snowywhite_inside_temp
name: Inde (°C)
- type: tile
entity: sensor.snowywhite_outside_temp
name: Ude (°C)
# 📍 Lokation
- type: map
title: Lokation
default_zoom: 15
entities:
- device_tracker.snowywhite
show_state: true
# 🔧 Maintenance / alerts
- type: grid
cards:
- type: heading
heading: Vedligeholdelse / Alerts
- type: entities
entities:
- sensor.snowywhite_maintenance_required
- sensor.snowywhite_tire_pressure_alert
- sensor.snowywhite_software_update