homebridge-iota

0.0.1 • Public • Published

homebridge-iota

npm package

NPM Version

IoTa Labs Dot platform plugin for Homebridge.

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-iota
  3. Update your configuration file. See the sample below.

Updating

  • npm update -g homebridge-iota

Configuration

Configuration sample:

"platforms": [
   {
       "platform": "IoTa",
       "name": "IoTa"
   }
]
 

Dot code

  1. The dot.js file should be modified on Dot by Dot basis by modifying the constants for ...
  • UUID
  • NAME
  • HOMEBRIDGE
  • PORT
  1. The modified code should then be loaded onto a Dot using the Dot Editor https://developer.doteverything.co/

Package Sidebar

Install

npm i homebridge-iota

Weekly Downloads

2

Version

0.0.1

License

none

Last publish

Collaborators

  • devbobo