Been having a lot of problems with Efergy recently. Seemed to start with a major outage of there entire service about a month ago.
Service recovered after a week or so but I’m now getting a lot of intermittent failures of the integration even though data appears to be flowing into the Efergy dashboard.
Logger: homeassistant.config_entries
Source: components/efergy/__init__.py:29
First occurred: 30 November 2022 at 21:17:40 (8 occurrences)
Last logged: 18:28:48
Error setting up entry Efergy for efergy
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/efergy/__init__.py", line 29, in async_setup_entry
await api.async_status(get_sids=True)
File "/usr/local/lib/python3.10/site-packages/pyefergy/__init__.py", line 555, in async_status
await self.async_get_sids()
File "/usr/local/lib/python3.10/site-packages/pyefergy/__init__.py", line 162, in async_get_sids
for sid in await self._async_req("getCurrentValuesSummary"):
File "/usr/local/lib/python3.10/site-packages/pyefergy/__init__.py", line 154, in _async_req
raise exceptions.ServiceError(
pyefergy.exceptions.ServiceError: Error communicating with sensor/hub. Check connections