Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

fyi: using ebusd with mqtt and node-red to log to volkszaehler #58

Closed
andig opened this issue Feb 5, 2017 · 12 comments
Closed

fyi: using ebusd with mqtt and node-red to log to volkszaehler #58

andig opened this issue Feb 5, 2017 · 12 comments
Labels

Comments

@andig
Copy link
Contributor

andig commented Feb 5, 2017

Hi everyone,

I've pieced together a small node-red flow that:

  • pulls ebusd via mqtt
  • converts the results (especially Status01 as well as pump and vent state) into numbers
  • pushes the results- if updated- to volkszaehler

Any interest please let me know to add some details here.

@john30 john30 added the wontfix label Feb 11, 2017
@NemoN
Copy link

NemoN commented Mar 17, 2017

Any interest please let me know to add some details here.

please provide details

@andig
Copy link
Contributor Author

andig commented Mar 17, 2017

screen shot 2017-03-17 at 19 13 37

screen shot 2017-03-17 at 19 14 18

screen shot 2017-03-17 at 19 15 02

@andig
Copy link
Contributor Author

andig commented Mar 17, 2017

I can share the flows if you want

@NemoN
Copy link

NemoN commented Mar 26, 2017

please share the flows :-)

@andig
Copy link
Contributor Author

andig commented Mar 27, 2017

please share the flows

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

@NemoN
Copy link

NemoN commented Apr 3, 2017

@andig do you have a screenshot from the final charts in VZ?

@andig
Copy link
Contributor Author

andig commented Apr 21, 2017

@NemoN Etwa so in der Monatsansicht, nur die interessantesten Kanäle ausgewählt:

unbenannt

@john30
Copy link
Owner

john30 commented Jul 2, 2017

this can be achieved easier now by using the new ebusd argument --mqttjson since 259f9b7

@andig
Copy link
Contributor Author

andig commented Jul 2, 2017

@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?

@john30
Copy link
Owner

john30 commented Jul 2, 2017

its just using "--mqttjson" additionally and then you'll get the data in json format just as by retrieving from HTTP port /data

@andig
Copy link
Contributor Author

andig commented Jul 2, 2017

Sure, but what do you mean by "json format"? I'm getting a single value per channel only, what advantage does json have here?

@john30
Copy link
Owner

john30 commented Jul 6, 2017

then leave it as it is :-)

Repository owner locked and limited conversation to collaborators Nov 13, 2022
@john30 john30 converted this issue into discussion #718 Nov 13, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
Projects
None yet
Development

No branches or pull requests

3 participants