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

away_indefinitely being displayed #419

Open
talormanda opened this issue Apr 12, 2024 · 1 comment
Open

away_indefinitely being displayed #419

talormanda opened this issue Apr 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@talormanda
Copy link

Describe the bug
Control --> Preset ; has a mode constantly showing called away_indefinitely and no way to make it go away

type: custom:simple-thermostat
entity: climate.air_conditioner
layout:
  step: row
  mode:
    names: true
    icons: true
    headings: false
step_size: 1
header: true
control:
  preset:
    Home: true
    Away: true
    Sleep: true
  hvac:
    'off': true
    heat: false
    cool: true
    auto: true
    _name: Mode
  fan:
    auto:
      name: 'Fan: auto'
      icon: mdi:fan-auto
    'on':
      name: 'Fan: on'
      icon: mdi:fan

Screenshots
image

@talormanda talormanda added the bug Something isn't working label Apr 12, 2024
@majorsl
Copy link

majorsl commented Apr 13, 2024

Same for me. I think that is because of the breaking change in the latest release (Ecobee): https://www.home-assistant.io/blog/2024/04/03/release-20244/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants