EDl21 doesn't Work - Weidmann Electronics

Hello, I bought and installed the power transceiver from Weidmann Electronics. Unfortunately the communication doesn’t work. The meter including power is only sent to Home Assistant after a restart.

Here the Conficuration.

sensor:
  - platform: edl21
    #serial_port: /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_D309VTMV-if00-port0
    #serial_port: /dev/ttyUSB0
    serial_port: /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_D309VTMV-if00-port0
    name: Stromzaehler Keller  

Config ![Visu|497x264]

1 Like

I have the same problem. Any solution found?
If not, how may I contribute (debug, log file…)

I have found the problem: See Edl21 platform crashes
But I do not have an idea how to test it within the hassio running on my raspi

Same Same… But no log entries at all :frowning: so no idea where to start. Reading from console works fine, so seems no hardware issue :confused:

any update on this issue? I have the same problem

config

sensor:
  - platform: edl21
    serial_port: /dev/serial/by-id/usb-1a86_USB_Serial-if00-port0
    name: easymeter
logger:
  default: critical
  logs:
    homeassistant.components.system_log.external: info
    homeassistant.components.edl21.sensor: debug

no sensor appearing and no logs are created

1 Like

Having the same issue - any update or idea how to fix it. Any workarounds known? EDL21 just stopped working without any errors, warnings or somethings else what could help to find the issue.

1 Like

Hello,
I have the same problem. Has anyone been able to get this working in the meantime?
M20