Send iSpindel data to several services using Node-RED #20
jonathanschneider
started this conversation in
Show and tell
Replies: 2 comments 5 replies
-
How cool is that ! Thanks for your contribution :) |
Beta Was this translation helpful? Give feedback.
0 replies
-
hi, good project. but it is possible to read the ispindel data (angle, temperature ..) on nodered dashboard? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I wanted to send data from iSpindel to both Brewfather and BierBot Bricks. So I set up the iSpindel to send data via HTTP to Node-RED which then forwards it to Brewfather and BierBot Bricks.
The flow can be found here:
https://gist.github.com/jonathanschneider/99d24e0cbc336ca1cd53a8de4919fa44
Just insert your Brewfather token in the URL in the "Brewfather" node and your BierBot Bricks API key in the "Format" node and you're good to go!
Beta Was this translation helpful? Give feedback.
All reactions