home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
71.62k stars 29.93k forks source link

Failing to update decora_wifi switch data. #117510

Closed ccm19931993 closed 1 month ago

ccm19931993 commented 4 months ago

The problem

Automatons not executing when Home Assistant has stale state of the Decora entities.

What version of Home Assistant Core has the issue?

2024.5.3

What was the last working version of Home Assistant Core?

2024.4.4 ??

What type of installation are you running?

Home Assistant OS

Integration causing the issue

Leviton Decora Wi-Fi

Link to integration documentation on our website

https://www.home-assistant.io/integrations/decora_wifi/

Diagnostics information

Logger: homeassistant.components.decora_wifi.light Source: components/decora_wifi/light.py:175 integration: decora_wifi (documentation, issues) First occurred: 11:56:40 AM (3 occurrences) Last logged: 12:09:50 PM

Failed to update Leviton switch data

Example YAML snippet

light:
  - platform: decora_wifi
    username: YOUR_USERNAME
    password: YOUR_PASSWORD

Anything in the logs that might be useful for us?

Logger: homeassistant.components.decora_wifi.light
Source: components/decora_wifi/light.py:175
integration: decora_wifi (documentation, issues)
First occurred: 11:56:40 AM (3 occurrences)
Last logged: 12:09:50 PM

Failed to update Leviton switch data

Additional information

No response

home-assistant[bot] commented 4 months ago

decora_wifi documentation decora_wifi source

issue-triage-workflows[bot] commented 1 month ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.