Skip to content
This repository was archived by the owner on Dec 31, 2025. It is now read-only.
This repository was archived by the owner on Dec 31, 2025. It is now read-only.

[BUG] [HaCasa] - hc_climate_card not showing window state #138

@Aerics84

Description

@Aerics84

My hc_climate_card isn't showing the window state.
But i can use a hc_sensor_card and it shows the state correct.

 title: Home
 path: "home"
 icon: fapro:house-fill
 cards:
     - type: vertical-stack
       cards:
        - type: custom:button-card
          template: hc_title_card
          name: Badezimmer 
        - type: custom:button-card
          template: hc_climate_card
          entity: climate.heizung_bad
          name: Heizung
          variables:
            show_window_state: true
            window_open_boolean: binary_sensor.hm_sec_sco_seq2093187_state
            show_graph: true
            graph_entity: sensor.heizung_bad_actual_temperature
        - type: custom:button-card
          template: hc_glance_card
          variables:
            entity1: binary_sensor.heizung_bad_lowbat
            entity1_name: Heizung
            entity2: binary_sensor.hm_sec_sco_seq2093187_lowbat
            entity2_name: Fenster
        - type: custom:button-card
          template: hc_sensor_card
          entity: binary_sensor.hm_sec_sco_seq2093187_state
          name: Fenster
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingnew

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions