@kazuhitoyokoi/node-red-contrib-patlite 0.0.5
Node-RED node for patlite
@kazuhitoyokoi/node-red-contrib-patlite
A node to control Patlite NHV series
Install
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install @kazuhitoyokoi/node-red-contrib-patlite
After setting the IP address and target (light color or buzzer) in the node property, you can control this node with the msg.payload value.
Input
msg.payloadbooleanIf the received
msg.payloadistrue, the target light will be on. Whenmsg.payloadhasfalsevalue, the target light is turned off.msg.topicnumberYou can set the light or buzzer mode in the
msg.topic. The range of the value is between1and5.
Demonstrations
Simple flow demonstration

Dashboard integration

Settings
To allow this node to access the HTTP server on your Patlite device, you need to enable the HTTP Command Control in advance.
