Node-RED is an open-source visual programming tool designed for wiring together hardware devices, APIs, and online services in new and interesting ways. It provides a browser-based flow editor that allows users to create flows by dragging and dropping nodes onto a canvas and connecting them together. Each node represents a specific function or service, and flows are created by connecting the output of one node to the input of another.
What is a Palette?: https://nodered.org/docs/user-guide/editor/palette/ => think “plug-in”
These are pallets available for Amazon Alexa, but probably not worth the time at this point without more clarity from Amazon on platform direction and a resourgence in developer interest…
Two flow examples for regulating a skylight’s open/close window positions based based on inside/outside temperatures and the sunscreen position based on the sun’s position in the sky.