mr-sepp
(Thomas)
February 3, 2021, 3:22pm
1
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
![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 so no idea where to start. Reading from console works fine, so seems no hardware issue
dlx295
(Daniel)
June 16, 2022, 6:59pm
6
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
lweberru
(Lukas)
October 25, 2022, 8:48am
7
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
Maschine20
(Maschine20)
November 16, 2023, 7:25pm
8
Hello,
I have the same problem. Has anyone been able to get this working in the meantime?
M20