DSMR no data

Hi,

I get no data from my DSMR P1 cable , its connected to a Sagemcom XS210, added the following to the config:

sensor:
  - platform: yr
  - platform: dsmr
    port: /dev/ttyUSB0
    dsmr_version: 5

Is there a way to check if the cable is working , or check if there is any data logged ?
My setup is : raspberrypi3-homeassistant with version 0.79.3

Hi all,


SOLVED:
dsmr version in config file was not on right setting; changed to 2.2 instead of 5.
For future reference:
http://domoticx.com/p1-poort-slimme-meter-hardware/):


I have a similair issue as ‘jteeuw’ and couldn’t find any related posts/help so far. I installed Hassbian with raspberry pi 3. Seems all to work fine. Now I wanted to read out my meter using following steps:

Note that I am quite a beginner:

Done so far:

  • I have a ISKRA meter ME382
    - question: Do i need to use DSMR 2.2?
  • checked for latest version of hassbian
  • updated configuration file (through network drive and saved as follows:)

added_config

  • saved the file and configured home assistant again (settings --> general --> restart server)
  • reboot raspberry pi (sudo reboot)
  • Question: not sure if I miss something here?
    i.e.: need to do a pip-install or anything else?
  • continue with giving dial-out persmissions by:
$ sudo usermod -a -G dialout homeassistant
  • do reboot:
$ sudo reboot

Current state:

  • Sensors are shown in Home Assistant overview but not showingreadings
  • No logging in “logbook”, however entities are found
  • What did I miss?/How to troubleshoot further?

Thanks!!!

@jteeuw:

You can use putty to read out the smart meter from your laptop:
I used the following (not so good quality) video:

However, it was sufficient for me.
Make sure you use the right baud rate settings depending on your meter:

for reference: http://domoticx.com/p1-poort-slimme-meter-hardware/