node-red-contrib-orvibo 0.0.3

Node-Red nodes to wrap the node-orvibo module

npm install node-red-contrib-orvibo

A simple node that can control the Orvibo S20 state.

To change the state of a device send the node a payload of:

    { 
        macAddress: 'MAC ADDRESS',
        macPadding: '202020202020',
        type: 'Socket',
        ip: 'IP ADDRESS',
        state: false,
        name: 'Socket MAC ADDRESS' };

For more information on how to obtain these settings see here:

https://nathan.chantrell.net/20160101/orvibo-s20-wifi-mains-socket-with-node-red/

Node Info

Version: 0.0.3
Updated 1 year, 11 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

14 in the last week

Nodes

  • Orvibo

Keywords

  • node-red
  • orvibo

Maintainers