homebridge-efergy-ego

1.0.2 • Public • Published

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.

Package Sidebar

Install

npm i homebridge-efergy-ego

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

33.6 kB

Total Files

12

Last publish

Collaborators

  • kobim