Latest version

This commit is contained in:
Martin Bauer
2024-05-03 20:50:49 +02:00
parent a8b5c425a9
commit 62450e8dde
62 changed files with 42840 additions and 81367 deletions

View File

@@ -123,26 +123,63 @@
},
{
"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_hinten",
"entity": "light.arbeitszimmer_oben_fluter",
"show_entity_picture": false,
"features": [
{
"type": "light-brightness"
}
]
"name": "AZ Oben Fluter",
"icon": "hue:beyond-solid-group",
"vertical": false,
"hide_state": true
},
{
"type": "tile",
"entity": "light.arbeitszimmer_oben_fluter_vorne",
"features": [
"type": "entities",
"entities": [
{
"type": "light-brightness"
"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"
}
]
}