Skip to content

katiebot/homebridge-electric-objects-eo1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebridge-electric-objects-eo1

Homebridge plugin for Electric Objects EO1

Installation

sudo npm install -g --unsafe-perm homebridge-electric-objects-eo1

Configuration

Add to the accessories in your config.json

{
  "name": "Electric Objects EO1",
  "accessory": "Electric Objects",
  "model": "EO1",
  "serial": "<serial>",
  "username": "<username>",
  "password": "<password>",
  "pollingInterval": 300
}

Credits

Uses a modified version of jed/electric-objects for authentication.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published