I'd like to hear from some people that don't like Node-RED.
I wrote one then never used it again opting for node instances inside of our Kubernetes cluster instead.
91–93 of 93 posts
I'd like to hear from some people that don't like Node-RED.
I wrote one then never used it again opting for node instances inside of our Kubernetes cluster instead.
I run a Homebridge / Homekit ecosystem at home but have always been curious about leveraging Node-RED to handle more complex automations. Does anyone have any recommendations and/or recommended reading on putting these two together?
I have a setup with homebridge, zigbee2mqtt, z2m (for better glue between both) and Node-RED, and a few write-ups here: https://taoofmac.com/space/blog/2019/01/13/1900 Essentially you can use Node-RED to either act as another HomeKit bridge or to handle MQTT events from homebridge itself (I chose the latter). You can easily "fake" and inject new accessories into homebridge via the homebridge-mqtt plugin (which allows…
Earlier quoted context omitted.
It does (everything is saved as json), but it's a bit of a hassle. Scripts are saved to a single line, so you really need a plugin that breaks them up. It's really pretty silly that isn't the default. The other huge PITA is that touching a node in the UI causes the json to update even if you didn't do anything, and changes will often cause nodes in the json to reorder. That makes git commits very cluttered. Merging i…
I've run into these issues as well but haven't come across those packages. What plugins are you all using?
[1] https://flows.nodered.org/node/node-red-contrib-flow-manager