Installation - homebridge-plugins/homebridge-ewelink GitHub Wiki
⚠️ You will need to uninstall any previous homebridge-ewelink-* plugins before installation. I would also recommend clearing the accessory cache if you had a previous homebridge-ewelink-* plugin installed.
1. Install
Homebridge UI
Simply go to the 'Plugins' page, search eWeLink and install the @homebridge-plugins/homebridge-ewelink plugin.
Manually
This will only work if you are using a platform which installs plugins globally.
sudo npm i -g @homebridge-plugins/homebridge-ewelink
2. Configure
If you use the Homebridge UI then a configuration screen will appear after installing the plugin where you can enter your eWeLink credentials. Use your main eWeLink account credentials - this is different from some other plugins where it was advised to use a 'shared' eWeLink account.
See the Configuration page for JSON configuration templates and other optional settings if editing the configuration manually.
3. Restart
And voila, your eWeLink devices should be added to your Homebridge instance.