You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I really love this project! Unfortunately I'm stuck on a Kamstrup 382 for at least a few more years, so I have to read the data via an IR-eye. I'm thinking of building this https://github.com/Hal9k-dk/kamstrup
If i understand the code you link to correctly, i think the answer would just to add MQTT support to the powermeter-sketch.
So if you add line 20-21, most of the setup-function (line 32-56) and the sendmsg-function, you should be able to add a line around line 80 in the powermeter-sketch that sends the values to your MQTT broker.
Hi
I really love this project! Unfortunately I'm stuck on a Kamstrup 382 for at least a few more years, so I have to read the data via an IR-eye. I'm thinking of building this https://github.com/Hal9k-dk/kamstrup
Is there and easy way to implement support for this ir-eye in this project? I guess this code would be usable - https://github.com/Hal9k-dk/kamstrup/blob/master/Software%20eksempler/kamstrup_powermeter/kamstrup_powermeter.ino
I just dont know how to mix it with this projects code - help wanted :-)
The text was updated successfully, but these errors were encountered: