Efergy EGO is a smart outlet which communicates over WiFi. This homebridge plugin allows control via HomeKit devices.
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"
}
]
}
Copyright 2018 by Kobi Meirson. Licensed under MIT.