Anyone having the same issue? My Glances suddently not being able to connect to HA even though its working. http://ip:61208 working fine however it fail to appear on HA sensor. Anyone can help me with this?
Error while setting up glances 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/glances/sensor.py", line 50, in async_setup_entry
elif client.api.data[description.type]:
KeyError: 'docker'