Kolejna rozwijana/zwijana karta z opcjami konfiguracji.
Instalacja z HACS po dodaniu repozytorium https://github.com/Alia5/lovelace-expander-card
Forum HA: https://community.home-assistant.io/t/expander-collapsible-card/507279
Strona projektu: https://github.com/Alia5/lovelace-expander-card
Przykładowy Kod Karty :
type: custom:expander-card
title-card:
type: gauge
entity: sensor.pogoda_balkon_humidity
needle: true
max: 100
severity:
green: 50
yellow: 70
red: 80
cards:
- type: custom:stack-in-card
mode: vertical
cards:
- type: entities
entities:
- entity: sensor.pokoj_tw_temperature
- entity: sensor.pogoda_balkon_temperature
- entity: sensor.anita_tw_temperature
state_color: true
show_header_toggle: false
- type: custom:mini-graph-card
entities:
- entity: sensor.pokoj_tw_humidity
name: Jest
color: null
- entity: sensor.pokoj_tw_humidity
name: Powinno
name: Wilgotność
hours_to_show: 24
points_per_hour: 0.25
height: 90
clear: false
expanded: false
title-card-button-overlay: true
Opcje konfiguracji:
Edytor Wizualny.
YAML.