{ "version": 1, "minor_version": 1, "key": "lovelace", "data": { "config": { "kiosk_mode": { "mobile_settings": { "hide_overflow": true } }, "title": "Übersicht", "views": [ { "title": "Übersicht", "path": "ubersicht", "icon": "mdi:home", "badges": [], "cards": [ { "type": "entities", "entities": [ { "type": "conditional", "conditions": [ { "entity": "light.wohnbereich_lichter", "state": "on" } ], "row": { "entity": "light.wohnbereich_deckenlampen" } }, { "type": "conditional", "conditions": [ { "entity": "sun.sun", "state": "above_horizon" }, { "entity": "cover.wohnzimmer_fenster_rollo", "state": "open" } ], "row": { "entity": "cover.wohnzimmer_fenster_rollo", "name": "WZ Fenster Rollo", "type": "custom:state-card-custom-cover" } } ], "title": "Wohnbereich" }, { "type": "entity-filter", "entities": [ { "entity": "binary_sensor.sysdweb_kitchenpi_lircd" }, { "entity": "binary_sensor.sysdweb_kitchenpi_squeezelite" }, { "entity": "binary_sensor.sysdweb_kitchenpi_shairport_sync" }, { "entity": "binary_sensor.sysdweb_kitchenpi_dht22_sensing" }, { "entity": "binary_sensor.sysdweb_bedroompi_lircd" }, { "entity": "binary_sensor.sysdweb_bedroompi_squeezelite" }, { "entity": "binary_sensor.sysdweb_bedroompi_shairport_sync" }, { "entity": "binary_sensor.sysdweb_bedroompi_dht22_sensing" }, { "entity": "binary_sensor.sysdweb_esszimmerradio_lircd" }, { "entity": "binary_sensor.sysdweb_esszimmerradio_squeezelite" }, { "entity": "binary_sensor.sysdweb_esszimmerradio_shairport_sync" }, { "entity": "binary_sensor.sysdweb_esszimmerradio_sispmctl" }, { "entity": "binary_sensor.sysdweb_musikserverwohnzimmeroben_irserver" }, { "entity": "binary_sensor.sysdweb_musikserverwohnzimmeroben_squeezelite" }, { "entity": "binary_sensor.sysdweb_musikserverwohnzimmeroben_shairport_sync" }, { "entity": "binary_sensor.sysdweb_musikserverwohnzimmeroben_logitechmediaserver" } ], "state_filter": [ "off" ], "show_empty": false, "card": { "title": "Non-running services" } }, { "type": "entities", "entities": [ { "entity": "cover.kinderzimmer_rollo", "name": "Kinderzimmer Rollo", "secondary_info": "none" }, { "type": "custom:template-entity-row", "state": "", "name": "{% set level = state_attr(\"cover.kinderzimmer_rollo\",\"current_position\") %} {% if level < 20 %}Kinderzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.kinderzimmer_rollo.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Kinderzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" }, { "entity": "automation.klingelnaussen", "icon": "mdi:bell", "name": "Klingel Aussen Aktiv" }, { "entity": "automation.klingelinnenbeiklingelknopf", "name": "Klingel Innen Aktiv", "icon": "mdi:bell-badge" } ] }, { "features": [ { "type": "light-brightness" }, { "type": "light-color-temp" } ], "type": "tile", "entity": "light.arbeitszimmer_oben_fluter", "show_entity_picture": false, "name": "AZ Oben Fluter", "icon": "hue:beyond-solid-group", "vertical": false, "hide_state": true }, { "type": "entities", "entities": [ { "entity": "automation.wecker_licht_an" }, { "entity": "switch.buro_oben_steckdosen" }, { "entity": "sensor.mh_z19_co2", "name": "CO2 Oben" }, { "type": "custom:template-entity-row", "state": "", "name": "{% set level = state_attr(\"cover.kinderzimmer_rollo\",\"current_position\") %} {% if level < 20 %}Kinderzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.kinderzimmer_rollo.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Kinderzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" }, { "type": "custom:template-entity-row", "state": "", "name": "{% set level = state_attr(\"cover.schlafzimmer_rollo_gross\",\"current_position\") %} {% if level < 25 %}Schlafzimmer Rollo ist zu seit: {{ (as_timestamp(now()) - as_timestamp(states.cover.schlafzimmer_rollo_gross.last_changed)) | timestamp_custom(\"%H:%M\", false) }} {% else %}Schlafzimmer Rollo ist {%if level < 100 %} ({{level}}/100) {%endif%} offen {% endif %}" }, { "entity": "script.roomtracker_learn_aktueller_raum" } ] } ] }, { "title": "Wetter", "path": "wetter", "icon": "mdi:weather-partly-cloudy", "badges": [], "cards": [ { "type": "weather-forecast", "entity": "weather.openweathermap", "show_forecast": true, "name": " " }, { "type": "iframe", "url": "https://embed.windy.com/embed2.html?lat=49.369&lon=10.984&detailLat=49.369&detailLon=10.984&width=650&height=450&zoom=11&level=surface&overlay=rain&product=ecmwf&menu=&message=true&marker=true&calendar=now&pressure=&type=map&location=coordinates&detail=&metricWind=km%2Fh&metricTemp=%C2%B0C&radarRange=-1", "aspect_ratio": "80%", "title": "Regenradar" } ] } ] } } }