Hi all, i had for more then one year the integration EFERGY working fine in my home assistant setup.
Now is some days that the integration no longer work.
At the startup i see this error:
2021-10-31 16:05:58 ERROR (MainThread) [homeassistant.components.sensor] Error while setting up efergy platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 249, in _async_setup_platform
await asyncio.shield(task)
File "/usr/src/homeassistant/homeassistant/components/efergy/sensor.py", line 123, in async_setup_platform
sid=sensor["sid"],
Checked in the web app and my sensors is working and also tried to generate a new token but the integration no longer work.
Someone had similar issue?