/homebridge-efergy-ego

Efergy EGO plugin for homebridge: https://github.com/nfarina/homebridge

Primary LanguageJavaScriptMIT LicenseMIT

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.