Zum Hauptinhalt springenZur Hauptnavigation springen

Empfohlene Produkte

📦 Unsere Smart-Switch-Empfehlungen

Ausgewählte Empfehlungen für dein Smart Home Projekt

Lädt Produkte... (smartswitch → zigbee → sensor → automation)

Mithilfe einer „bedingten Elemente-Karte“ (type:conditional) ist es möglich, sich direkt in seinem Dashboard über neue HACS-Updates informieren zu lassen. In Kombination mit der „custom:auto-entities“ werden auch gleich die jeweiligen Updates aufgelistet.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 type: conditional conditions: - entity: sensor.hacs state: '0' card: type: vertical-stack cards: - type: conditional conditions: - entity: sensor.hacs state_not: '0' card: type: markdown content: >- {% for repo in state_attr('sensor.hacs', 'repositories') %} **{{ repo.display_name }}** _{{ repo["installed_version"] }}_ -> _{{ repo["available_version"] }}_ {% endfor %} - type: vertical-stack cards: - type: custom:auto-entities card: type: entities title: Add-on Updates show_header_toggle: false filter: include: - entity_id: binary_sensor.*update* state: 'on' options: secondary_info: last-changed exclude: [] sort: method: entity_id show_empty: false

Mit ein wenig Fantasie und spaß am Code lassen sich dann tolle Übersichten erzeugen!

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 type: conditional conditions: - entity: sensor.hacs state_not: '0' card: type: vertical-stack cards: - type: entities entities: - sensor.hacs style: | ha-card { color: var(--color-orange-1); --paper-item-icon-color: var(--color-orange-1); } - type: vertical-stack cards: - type: conditional conditions: - entity: sensor.hacs state_not: '0' card: type: markdown content: >- {% for repo in state_attr('sensor.hacs', 'repositories') %} **{{ repo.display_name }}** _{{ repo["installed_version"] }}_ -> _{{ repo["available_version"] }}_ {% endfor %} - type: custom:auto-entities card: type: entities title: Add-on Updates show_header_toggle: false filter: include: - entity_id: binary_sensor.*update* state: 'on' options: secondary_info: last-changed exclude: [] sort: method: entity_id show_empty: false style: | ha-card { color: var(--color-orange-1); --paper-item-icon-color: var(--color-orange-1); }

Shopping-Empfehlungen

Passende smartswitch-Produkte

Weitere empfohlene Produkte für dein Smart Home

Lädt Produkte... (smartswitch → zigbee → sensor → automation)

Artikel teilen

Teilen: