Emoncms error that i cant resolve

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'

I’m having this exact same error and problem. Have you managed to fix it at all?

Logger: homeassistant.components.sensor
Source: helpers/entity_platform.py:365
integration: Sensor (documentation, issues)
First occurred: 11:43:02 (2 occurrences)
Last logged: 11:44:45

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'

Thanks
A

not yet. I hope that someone can help us.