Have you looked into Node-RED? In terms of a very super flexible "visual" control system it is amazing. It can act as master controller for HE and other systems as well. It has a built-in broker you can install called Aedes.
I'm opening this topic to ask if there's any reason to create a List of Modules for one's first installation of Node-Red.
I ask because it seems there's a few new users to NR every few days and the Flows that are being shared often use a Palette item not on everyone's installation.
Must Have:
node-red-contrib-hubitat (Node-RED to Hubitat communication)
node-red-node-rbe (continue down flow only if a value changes)
node-red-contrib-noop (Simple placeholder node to help visualizations)
Palett…
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…