ISKRA 550 SMR 5.0 AM550 P1 Connection

Hi,

I am using Home Assistant together with an P1 Cable to read out an ISKRA 550 SMR 5.0 AM550 meter.
I can’t seem to get it to work with the settings below, what i am doing wrong.

sensor:

  • platform: dsmr
    port: /dev/ttyUSB1
    dsmr_version: 5

group:
meter_readings:
name: Meter readings
entities:
- sensor.power_consumption_low
- sensor.power_consumption_normal
- sensor.power_production_low
- sensor.power_production_normal
- sensor.gas_consumption

Thanks in advance

exact the same problem here, did you resolve something ?

Hi Martijn,

Found the solution, works out-of-the-box, if you have the usb port right :slight_smile:

sensor:

platform: dsmr
port: /dev/ttyUSB0
dsmr_version: 5
group:
meter_readings:
name: Meter readings
entities:

  • sensor.power_consumption_low
  • sensor.power_consumption_normal
  • sensor.power_production_low
  • sensor.power_production_normal
  • sensor.gas_consumption

Problem Solved

[ 8.973023] usb 1-7: Detected FT232RL
[ 8.973713] usb 1-7: FTDI USB Serial Device converter now attached to ttyUSB0

got it right but no success yet … i gonna test some more :frowning:

@Robbedoes

Wich cable are you using ? Welke kabel heb je ? ik heb het vermoeden dat het aan de FT232RL ligt …

Okay i know a bit more but it still doesn’t work.

when i monitor my ttyusb0 i can see the values, they are correct … checked it manually with the display of the smart meter. So this tell me my cable is okay, my driver is okay, my baudrate is ok … but why … is Hass not picking it up in the sensors … i am missing something … but what … i am on a centos 7 minimal install …

I monitor the output with this command

cat /sys/kernel/debug/usb/usbmon/0u

fff880270218b40 495168329 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495168337 S Bi:1:003:1 -115 512 <
ffff880259b51180 495168351 S Co:1:002:0 s 00 01 0001 0000 0000 0
ffff880259b51180 495168378 C Co:1:002:0 0 0
ffff880259b51180 495168417 S Bo:1:002:1 -115 16 = 52544352 00000201 3d6f0000 3d830000
ffff880267a0ccc0 495168422 S Ci:1:001:0 s a3 00 0000 0002 0004 4 <
ffff880259b51180 495168439 C Bo:1:002:1 0 16 >
ffff880267a0ccc0 495168467 C Ci:1:001:0 0 4 = 03050000
ffff880259b51180 495168471 S Bi:1:002:2 -115 4 <
ffff880259b51180 495168499 C Bi:1:002:2 0 4 = 00000000
ffff880270218900 495169386 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495169397 S Bi:1:003:1 -115 512 <
ffff880270218b40 495170399 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495170421 S Bi:1:003:1 -115 512 <
ffff880270218900 495171401 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495171423 S Bi:1:003:1 -115 512 <
ffff880270218b40 495172400 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495172422 S Bi:1:003:1 -115 512 <
ffff880270218900 495173400 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495173421 S Bi:1:003:1 -115 512 <
ffff880270218b40 495174398 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495174419 S Bi:1:003:1 -115 512 <
ffff880270218900 495175399 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495175420 S Bi:1:003:1 -115 512 <
ffff880270218b40 495176398 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495176419 S Bi:1:003:1 -115 512 <
ffff880270218900 495177398 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495177420 S Bi:1:003:1 -115 512 <
ffff880270218b40 495178400 C Bi:1:003:1 0 2 = 0170
ffff880270218b40 495178421 S Bi:1:003:1 -115 512 <
ffff880270218900 495179399 C Bi:1:003:1 0 2 = 0170
ffff880270218900 495179421 S Bi:1:003:1 -115 512 <
ffff880270218b40 495180398 C Bi:1:003:1 0 2 = 0170

Ik maak gebruik van de Slimme Meter kabel van Sos Solutions

So out of which USB port numbers can u choose if I may ask? And which usb port do u need to use?

I have a raspberry pi 4 4gb