@kazuhitoyokoi/node-red-contrib-patlite 0.0.5

Node-RED node for patlite

npm install @kazuhitoyokoi/node-red-contrib-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.payload boolean

    If the received msg.payload is true, the target light will be on. When msg.payload has false value, the target light is turned off.

  • msg.topic number

    You can set the light or buzzer mode in the msg.topic. The range of the value is between 1 and 5.

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.

Node Info

Version: 0.0.5
Updated 1 year, 3 months ago
License: Apache-2.0
Rating: 5.0 3

Categories

Actions

Rate:

Downloads

1 in the last week

Keywords

  • node-red-nodegen
  • node-red
  • patlite

Maintainers