spacemanspiff2007 / sml2mqtt

Sml to MQTT Bridge
GNU General Public License v3.0
25 stars 8 forks source link

raw obis frame / data #33

Open disaster123 opened 10 months ago

disaster123 commented 10 months ago

Hi,

i need the raw obis frame / data in an mqtt topic - would that be possible?

Stefan

disaster123 commented 10 months ago

Not needed

aterjung commented 3 weeks ago

i would need the raw SML Message als well as mqtt topic. Can this be done?

spacemanspiff2007 commented 3 weeks ago

What do you want to do exactly? The topic can be configured by you in the config file, so you can just configure it accordingly.

aterjung commented 3 weeks ago

I use sml2mqtt for quite some time to send my homes power usage to my home automation and a Victron PV system. Now i will start using tibber aswell. I would like to replace the pulse device with tibbersend.py https://github.com/jsphuebner/esp-egycounter/issues/1 wich need the raw Binary SML data as mqtt message. I don’t want to use the pulse as reader at least because i need the meter data as fast as possible and I don’t want to add more delay cause by pulling via http.