How to get EDL21 running/debugging?
Data from /dev/ttyUSB0
:
/LOG5LK13BE803039
1-0:96.1.0*255(001LOG0065553189)
1-0:1.8.0*255(001839.0370*kWh)
1-0:2.8.0*255(000000.0000*kWh)
-0:0.2.0*255(ver.03,432F,20170504)
1-0:96.90.2*255(0F66)
1-0:97.97.0*255(00000000)
!
/LOG5LK13BE803039
1-0:96.1.0*255(001LOG0065553189)
1-0:1.8.0*255(001839.0372*kWh)
1-0:2.8.0*255(000000.0000*kWh)
1-0:0.2.0*255(ver.03,432F,20170504)
1-0:96.90.2*255(0F66)
1-0:97.97.0*255(00000000)
!
/LOG5LK13BE803039
1-0:96.1.0*255(001LOG0065553189)
1-0:1.8.0*255(001839.0375*kWh)
1-0:2.8.0*255(000000.0000*kWh)
1-0:0.2.0*255(ver.03,432F,20170504)
1-0:96.90.2*255(0F66)
1-0:97.97.0*255(00000000)
!
sensors.yaml
:
- platform: edl21
serial_port: /dev/ttyUSB0
Absolutly nothing in logfiles.
neither
homeassistant.components.edl21: debug
nor
homeassistant.components.edl21.sensor: WARNING
or
homeassistant.components.edl21.sensor: debug
producing any kind of log entries
Did you found something?
I tried also, same problem.
cat /dev/ttyUSB0 just gives like the same values back that you had… but no idea how to get that into developertools to variable or something
1 Like
I am interrested in this issue, too.
Everything is set up correctly. I get my data via ser2net. Checking the port shows me a static stream of information.
All I see in the log files is:
INFO (SyncWorker_2) [homeassistant.loader] Loaded edl21 from homeassistant.components.edl21
and
INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.edl21
No further information regarding edl21 is found in the log, or the database.
1 Like