Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thermostat Card Bug #1613

Open
KruseLuds opened this issue Feb 18, 2025 · 1 comment
Open

Thermostat Card Bug #1613

KruseLuds opened this issue Feb 18, 2025 · 1 comment
Labels

Comments

@KruseLuds
Copy link

I just switched from the Google Nest Learning Thermostat to the Ecobee Smart Thermostat Enhanced. This does not happen with Nest (which sucks because of the convoluted cloud-based integration which is slow as molasses). This one is completely local and responds instantly (it has to be through the homekit integration, but no matter). Anybody see this kind of error on the Ecobee Smart Thermostat Enhanced?

The error message appears whenever I click the “+” or “-” button on a dashboard for this widget, but the popup works perfectly. This same exact error message takes place regadless of whether or not I press ANY “+” or minuts “-” button - and even the same EXACT error message - any of the "+" or "_" buttons shown in any of the modes (Heat, Cool, or Heat/Cool):

Image

Yaml card config with the related problem:

cards:
  - type: horizontal-stack
    cards:
      - type: "custom:button-card"
        template: card_thermostat
        entity: climate.dining_room_ecobee_thermostat
        variables:
          ulm_card_thermostat_enable_collapse: true
          ulm_card_thermostat_enable_controls: true
          ulm_card_thermostat_enable_hvac_modes: true
          ulm_card_thermostat_enable_popup: true
          ulm_card_thermostat_preset_mode: true
@wilbiev
Copy link
Collaborator

wilbiev commented Feb 22, 2025

@KruseLuds: please share a state overview of your climate entity (HA Developer Tools / States)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants