fyi: using ebusd with mqtt and node-red to log to volkszaehler #718
Replies: 12 comments
-
please provide details |
Beta Was this translation helpful? Give feedback.
-
I can share the flows if you want |
Beta Was this translation helpful? Give feedback.
-
please share the flows :-) |
Beta Was this translation helpful? Give feedback.
-
Any questions/improvements please let me know. Error handling is rudimentary since I obviously know that the required channels exist ;) https://gist.github.com/andig/9b1d715ba1fcb60b6fb646bf69dfb7f3 |
Beta Was this translation helpful? Give feedback.
-
@andig do you have a screenshot from the final charts in VZ? |
Beta Was this translation helpful? Give feedback.
-
@NemoN Etwa so in der Monatsansicht, nur die interessantesten Kanäle ausgewählt: |
Beta Was this translation helpful? Give feedback.
-
this can be achieved easier now by using the new ebusd argument --mqttjson since 259f9b7 |
Beta Was this translation helpful? Give feedback.
-
@john30 couldn't find it in the wiki and don't want to break my prod setup. Could you add json example to the docs? |
Beta Was this translation helpful? Give feedback.
-
its just using "--mqttjson" additionally and then you'll get the data in json format just as by retrieving from HTTP port /data |
Beta Was this translation helpful? Give feedback.
-
Sure, but what do you mean by "json format"? I'm getting a single value per channel only, what advantage does json have here? |
Beta Was this translation helpful? Give feedback.
-
then leave it as it is :-) |
Beta Was this translation helpful? Give feedback.
-
Hi everyone,
I've pieced together a small node-red flow that:
Any interest please let me know to add some details here.
Beta Was this translation helpful? Give feedback.
All reactions