0.2.0 • Published 6 years ago

node-red-contrib-mios v0.2.0

Weekly downloads
10
License
MIT
Repository
github
Last release
6 years ago

node-red-contrib-mios

Node-RED nodes to get events from and control your MIOS/Vera unit.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red:

npm install node-red-contrib-mios

Usage

Get events from your MIOS/Vera unit and control items in the same.

Incoming events can be filtered so you can use one mios-in node for all events, events from one room or a specific item. The value from the events is stored in msg.payload

To set items you send the value in msg.payload and use the mios-out node to specify the item, ie Bedroom:Bed Light:Status, or define the item in msg.topic.

0.2.0

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.0

6 years ago

0.0.1

6 years ago