Node-Red 5 Released
nodered.org
Node-Red 5 Released
1–7 of 7 posts
Re: Node-Red 5 Released
#2Let me know what you think! I'm using it as my daily driver and I have to say - huge improvements all around!
Re: Node-Red 5 Released
#3Re: Node-Red 5 Released
#4- what exactly do i need node red for?
Re: Node-Red 5 Released
#5- very stupid question and someone please eli 5 - what exactly do i need node red for?
I use NodeRed extensively with home assistant, here's an example of a flow:
My front door opens (trigger) > turns lights on, but then also: > wait 3 minutes > check if my or spouse's phone is pingable > if neither phones are pingable then turn off all lights, AC units, and enable house alarm
Also another flow that's uses daily: 8:30pm(trigger) > check which house lights are on > any light that is on trigger a gradual temperature shift to warm and brightness to 50% over 10 minutes
Re: Node-Red 5 Released
#6- very stupid question and someone please eli 5 - what exactly do i need node red for?
Workflows that require flow logic. I use NodeRed extensively with home assistant, here's an example of a flow: My front door opens (trigger) > turns lights on, but then also: > wait 3 minutes > check if my or spouse's phone is pingable > if neither phones are pingable then turn off all lights, AC units, and enable house alarm Also another flow that's uses daily: 8:30pm(trigger) > check which house lights are on > any…
- is it a low level c API or something that has directly interface to communicate with arduino, raspberry etc?
- what kind of devices can you use it with?
Re: Node-Red 5 Released
#7Earlier quoted context omitted.
Workflows that require flow logic. I use NodeRed extensively with home assistant, here's an example of a flow: My front door opens (trigger) > turns lights on, but then also: > wait 3 minutes > check if my or spouse's phone is pingable > if neither phones are pingable then turn off all lights, AC units, and enable house alarm Also another flow that's uses daily: 8:30pm(trigger) > check which house lights are on > any…
- interesting, how does it interface with hardware, - is it a low level c API or something that has directly interface to communicate with arduino, raspberry etc? - what kind of devices can you use it with?