node-red-contrib-norelite-homeassistant
v1.1.0
Published
Node-RED helper nodes for node-red-contrib-norelite and node-red-contrib-home-assistant-websocket
Downloads
326
Maintainers
Readme
node-red-contrib-norelite-homeassistant
A set of Node-RED helper nodes to be used with node-red-contrib-norelite and node-red-contrib-home-assistant-websocket.
Install
cd ~/.node-red
npm install node-red-contrib-norelite-homeassistant
Get started
Start by taking a look at the exmples that you get when you install the bundle. Examples are available through the Node-RED UI at Import -> Examples.
Note that you need to install node-red-contrib-norelite and node-red-contrib-home-assistant-websocket first.
What is it?
Helper nodes to build the message to managed calls to Home Assistant such as turning on/off a light or a switch. The input to the node is from a Norelite node that generates a message intended to steer lights or switches to ease implementing your home automation requirements.