aaiyar
March 6, 2020, 3:24pm
2
Here - this should do what you need:
I wanted to link my Anova Precision Cooker to Home Assistant. I have the WiFi model, but didn’t want to rely on an external web service. So my solution connects to the Anova over Bluetooth, and creates an MQTT bridge. For my house, I put a...
Reading time: 5 mins 🕑
Likes: 27 ❤
And I'll go one step further. If you run Node-RED on that RPi, you can also integrate it with Hubitat-paired devices for notifications (or anything else) by using @fblackburn 's Node-RED nodes for Hubitat.
I want to share with you my recent development with Hubitat and Node-RED .
node-red-contrib-hubitat
It is some generic nodes to facilitate the integration with Hubitat. The challenge was to found the middle between generic and easy of use. I will be very happy to have your feedbacks and discuss about how to improve it
Note that I keep this post updated with every release, no need to read all posts to know new features or changes.
You can look at the CHANGELOG for news
How t…
7 Likes