node-red-contrib-orvibo

0.0.3 • Public • Published

Orvibo Node for NodeRED

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/

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    19
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    19
  • 0.0.2
    1
  • 0.0.1
    2

Package Sidebar

Install

npm i node-red-contrib-orvibo

Weekly Downloads

14

Version

0.0.3

License

MIT

Last publish

Collaborators

  • stephenkeep