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
72.33k stars 30.27k forks source link

Econet integration started failing #73256

Closed dcmeglio closed 2 years ago

dcmeglio commented 2 years ago

The problem

Since yesterday I have been getting "Failed to setup". Yesterday the Rheem mobile app was also not working but it is working again today. However, the integration still does not work

What version of Home Assistant Core has the issue?

2022.06.02

What was the last working version of Home Assistant Core?

2022.06.02

What type of installation are you running?

Home Assistant OS

Integration causing the issue

econet

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

2022-06-08 21:34:09 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry EMAILHERE for econet
File "/usr/src/homeassistant/homeassistant/components/econet/__init__.py", line 63, in async_setup_entry
File "/usr/local/lib/python3.9/site-packages/pyeconet/api.py", line 140, in get_equipment_by_type
File "/usr/local/lib/python3.9/site-packages/pyeconet/api.py", line 111, in _get_equipment
File "/usr/local/lib/python3.9/site-packages/pyeconet/api.py", line 160, in _get_location

Additional information

No response

probot-home-assistant[bot] commented 2 years ago

econet documentation econet source (message by IssueLinks)

probot-home-assistant[bot] commented 2 years ago

Hey there @vangorra, @w1ll1am23, mind taking a look at this issue as it has been labeled with an integration (econet) you are listed as a code owner for? Thanks! (message by CodeOwnersMention)

dcmeglio commented 2 years ago

@vangorra @w1ll1am23 anything? I was able to fix it temporarily by completely uninstalling the integration and reinstalling. However, this morning the issue returned.

dcmeglio commented 2 years ago

Not sure if they changed their API or if something is just broken but the getLocations API call is just returning an empty results. I suspect that's the root cause.

jwvanderbeck commented 2 years ago

I'm having the same error after a power outage. Everything else in HA came back up but this is just stuck on "Failed to setup" and doesn't even seem to have the "Reload" option in the 3 dots like other integrations.

github-actions[bot] commented 2 years 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.