Node-red automations on Github?

A lot of people post their whole house yaml configs on github, why isn’t the same thing there for node-red flows that combine the use of HASS with node-red, I’ve found only one good example on github: https://github.com/walthowd/ha-node-red-automations/blob/master/README.md

So guys that are running your home automation setups via node-red, please post on github, would be really nice to see different things that you guys do with it and take inspiration from that.

1 Like

I have a few to get you started, I haven’t put them all on here so let me know if you need more help.

1 Like

when someone makes a single button push, that uploads all my flows to github with screenshots, then i’ll do it.

also NR needs a secrets file with my API keys, passwords etc, that does NOT get uploaded.

yeah its alot of work to maintain thats why I only have half of my flows on there.

It’s already the case except for the screenshots.
Enable projects (if you are using Hass.io in /config/node-red/settings.js set editorTheme: / projects: / enabled: to true) and do not forget to enable the credential encryption.

2 Likes