Hacker News new | ask | show | jobs
by birdman914 1450 days ago
If you are going to go down the automation rabbit hole, I highly recommend looking at Node-RED. https://nodered.org/
1 comments

I have a love-hate relationship with NodeRed.

Connecting all the box is neat and all, until you have to muck around with payload json(which you often cannot inspect until an actual event is generated).

It feels like it's missing one level of abstraction.