Error Energy

Logger: homeassistant.helpers.entity
Source: components/efergy/sensor.py:215
First occurred: 10:08:31 (651 occurrences)
Last logged: 16:38:32

Update for sensor.power_usage fails
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 468, in async_update_ha_state
await self.async_device_update()
File “/usr/src/homeassistant/homeassistant/helpers/entity.py”, line 658, in async_device_update
raise exc
File “/usr/src/homeassistant/homeassistant/components/efergy/sensor.py”, line 215, in async_update
self._attr_native_value = await self.api.async_get_reading(
File “/usr/local/lib/python3.9/site-packages/pyefergy/init.py”, line 178, in async_get_reading
_data = await self._async_req(_url)
File “/usr/local/lib/python3.9/site-packages/pyefergy/init.py”, line 129, in _async_req
raise exceptions.ServiceError(
pyefergy.exceptions.ServiceError: Error communicating with sensor/hub. Check connections