Skip to content

damianhodgkiss/homebridge-efergy-ego

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version Build Status Coverage Status License

Homebridge-Efergy-EGO

Efergy EGO is a smart outlet which communicates over WiFi. This homebridge plugin allows control via HomeKit devices.

Installation

Please make sure you use Node.js 8 or higher

Install the plugin: npm install -g homebridge-efergy-ego

Add the platform EfergyEGO to your config.json:

{
  "platforms": [
    {
      "platform": "EfergyEGO",
      "name": "EGO"
    }
  ]
}

Acknowledgement

License

Copyright 2018 by Kobi Meirson. Licensed under MIT.

Packages

No packages published

Languages

  • JavaScript 100.0%