Skip to content
This repository was archived by the owner on Sep 28, 2023. It is now read-only.

aphex3k/homebridge-electric-objects-eo1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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

Languages

  • JavaScript 100.0%