Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mqtt input messages for readings #1980

Open
4 tasks done
garageboxnv opened this issue Mar 31, 2024 · 1 comment
Open
4 tasks done

Mqtt input messages for readings #1980

garageboxnv opened this issue Mar 31, 2024 · 1 comment

Comments

@garageboxnv
Copy link

Language / Voertaal

🇬🇧 English

Help yourself

Inquiry

Feature or idea

Description

Currently I am using a ser2net interface towards dsmr reader, which publishes the values with mqtt towards home assistant.
I would like to improve my setup by introducing an esphome P1 reader that process the telegrams and publishes the values via mqtt towards the mqtt broker.
Both home assistant and dsmr-reader can then subscribe to the mqtt topic
Is this a feature that is possible to look into?
I would like to keep dmsrreader for the long term statistics but remove it out of my energy control loop of home assistant

DSMR-reader version

V5.11

DSMR-reader platform

Docker (e.g. Xirixiz's DSMR-reader Docker)

Optional: Debug info dump (of DSMR-reader)

No response

Optional: Smart meter telegram

No response

@dennissiemensma
Copy link
Member

I would suggest to try using ser2net to have multiple appications use it concurrently. Or writing something that can use the DMSR-reader API as alternative.

Other input sources would take way too much effort to implement and maintain as well. MQTT input might be one way, but many other methods have been requested as well. Adding one method, would cause other methods to be supported as well. As each one has it's pro's/cons, etc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants