kobim / homebridge-efergy-ego

Efergy EGO plugin for homebridge: https://github.com/nfarina/homebridge
MIT License
0 stars 1 forks source link
efergy efergyego homebridge-plugin

npm version 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.