Hey! I do have the EDL21 Integration that kind of works fine. However, after a few hours the integration stops working and I need Ha to restart. When doing so, the energy dashboard is back and updated, it seems that the “Power missed” is being added, so the data is not missing but stuck somewhere (?).
You can also see that the Data is jumping when looking at the Sensor directly.
I am using one of these IR to USB converters.
The Sensor is integrated via:
sensor:
- platform: edl21
serial_port: /dev/serial/by-id/usb-Silicon_Labs_CP2102_USB_to_UART_Bridge_Controller_0046-if00-port0
I am running HA with Supervisor on a Debian VM. It just requires a Restart of HA, no reboot. So I can rule out a driver/hardware issue.
Does anyone know how to fix this?