1.0.2 • Published 3 years ago

homebridge-efergy-ego v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

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.