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