Hi,
I probably did not configure my DSMR reader correct because I do not get data in HA.
The DSMR reader does send messages (the queue is filled when I reboot my HA / MQTT server.
When it is back online the queue of messages in DSMR is emptied again.
The mosquitto MQTT logging shows connection:
DSMR reader config:
What can be wrong? How can I debug this issue?
Additional information: I used split topic packages:
I have exactly the same. But i started using DSMR reader yesterday, but i’ve got the same results/screenshots you got. I’m stuck too…
I finally got it to work.
I removed the entity mqtt. HA advises to reboot…don’t do that.
Immediately re-install mqtt.
Then it will ask you for the mqtt ip address.
After entering the data in that pop up window all was working.
After 4 days the dmsr reader stopped working because the database was corrupt.
I was unable to recover the database.
I am back on my previous p1 streaming without the extended possibilities of dsmr reader.
That streaming was working flawless for months.
Maybe i’ve found a solution, i’m trying this now:
https://dsmr-reader.readthedocs.io/nl/v3/mqtt.html look for the paragraph " Recente versies (v3.0.0 of hoger)" and execute those steps.
–
unfortunately it does not work, but maybe it’s something different now at my config because i’m not seeing mqtt telegrams in e.g. MQTT Explorer. Working on it now…
Found the problem:
It seems it does not work when using the MQTT of HA itselves with the DSMR Reader installed next to it. I installed an MQTT broker on my desktop, and within seconds it’s sending telegrams to it. Works like a charm. I will try install MQTT broker in Docker on my Brix computer next to HA in Docker. Hope that works, otherwise i’ll install MQTT Broker on my Raspberry Pi and let HA read that device.
1 Like