Skip to main content

Lovelace Ansicht

Bildschirm­foto 2023-03-27 um 16.46.07.png

HACS Frontend
  • Mushroom
  • Multiple Entity Row
Label "Pelletheizung"
type: custom:mushroom-title-card
title: Pelletheizung
Urlaubs Switch

Der Klick auf diesen Button soll die Heizung in Urlaubsmodus setzen. Ist aber noch nicht fertig :-(

type: tile
entity: input_boolean.urlaub
tap_action:
  action: toggle
  confirmation:
    text: Sicher umschalten?
Übersicht
type: entities
entities:
  - entity: sensor.kwb_heizkreis_klarname
  - entity: sensor.kwb_kesselstatus_klarname
  - entity: sensor.kwb_solarstatus_klarname
  - type: section
  - type: custom:multiple-entity-row
    entity: sensor.kwb_kessel_fullstand_aschebehalter_9497
    name: Heizung Aschebehälter
    secondary_info: last-changed
  - type: custom:multiple-entity-row
    entity: sensor.pellets_tag
    name: Pellets
    secondary_info: last-changed
    state_header: Tagesverbrauch
    entities:
      - entity: sensor.kwb_kessel_brennstoffverbrauch_8233
        name: Verbrauch
      - entity: sensor.kwb_brennstofflager_restmenge_24927
        name: Restmenge
      - entity: input_number.pellets_letzter_tag
        name: Gestern
  - type: section
  - type: custom:multiple-entity-row
    entity: sensor.kwb_heizkreis_vorlauf_ist_8260
    name: Heizkreis Vorlauf
    secondary_info: last-changed
    state_header: Ist
    entities:
      - entity: sensor.kwb_heizkreis_vorlauf_soll_8328
        name: Soll
  - type: custom:multiple-entity-row
    entity: sensor.kwb_pufferspeicher_s1_8710
    name: Pufferspeicher
    secondary_info: last-changed
    state_header: S1
    entities:
      - entity: sensor.kwb_pufferspeicher_s3_8778
        name: S3
      - entity: sensor.kwb_pufferspeicher_s4_8812
        name: S4
      - entity: sensor.kwb_pufferspeicher_s5_8846
        name: S5
  - type: section
  - type: custom:multiple-entity-row
    entity: sensor.kwb_solar_kollektortemperatur_9080
    name: Solar
    secondary_info: last-changed
    state_header: Kollektor
    entities:
      - entity: sensor.kwb_solar_temperatur_speicher_1_9110
        name: Speicher
Grafen
type: custom:mini-graph-card
entities:
  - entity: sensor.kwb_pufferspeicher_s3_8778
  - entity: sensor.pellets_tag
  - entity: sensor.kwb_heizkreis_vorlauf_ist_8260
hours_to_show: 48
show_state: true
show_legend: true