0.2.3 • Published 3 years ago

node-red-contrib-webthingsio v0.2.3

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
3 years ago

WebThings IO for Node-RED

Use the devices from your WebthingsIO gateway in Node-RED for home automation.

image

Setup

The simplest way to setup Node-RED for your webthings gateway is to install this addon.

Of course, you can also use this addon in an already existing Node-RED instance: Install this addon through the Node-RED addon list (☰ > Manage palette > Install).

When you drag in one of the nodes of this addon, you are requested to create a new gateway. For this, you need to enter an access token. In order to obtain it, go to Settings > Developer > Create local authorization on your gateway. Make sure that all devices are checked and that "monitor and control" is selected. Then click allow and copy the token from the first text field.

Settings

This addon provides some customization options through entries in your settings.js file:

setting namedefinition
webthingsioGatewayReconnectIntervalMilliseconds after which to reattempt connecting when the connection was lost
webthingsioGatewayShorterLabelsUse shorter node names?
webthingsioGatewayLimitInputLenNumber of characters to limit the length of the input/value in the node name to
0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.1.1

3 years ago

0.0.5

3 years ago

0.0.6

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago