I can’t solve this error. I deleted the emoncms configuration from CLI. Removed all references to it in configuration.yaml, restarted multiple times, but when I try to set it up again the same error shows up.
I also tried to locate those files with samba add on but couldn’t find them.
Any idea on what is causing this error and how to solve it?
Thank you
Error while setting up emoncms platform for sensor
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/entity_platform.py", line 365, in _async_setup_platform
await asyncio.shield(awaitable)
File "/usr/src/homeassistant/homeassistant/components/emoncms/sensor.py", line 164, in async_setup_entry
elem["unit"],
~~~~^^^^^^^^
KeyError: 'unit'