🎉 3.6.1 🎉
- 3.6.0 → 3.6.1 fixes a bug where SW0 weren't hidden when configured to
⚠️ Configuration Changes
Please read this if you use any of the following configuration options:
hideMasters
- to hide SW0 channels of lights/switcheshideFromHB
- to hide SW1, SW2 (etc) channels of lights/switchesipOverride
- to override a device’s IP addressnameOverride
- to override a device’s name when added to Homebridge
There are breaking changes to these configuration options in this update.
hideMasters
andhideFromHB
have been merged into a single configuration optionhideChanFromHB
. You will need to add SW0 to the end of master device channels that were hidden, as the SW0 was not needed inhideMasters
but now is required inhideChanFromHB
.ipOverride
andnameOverride
have a new format, needed so they no longer disappear if you use the plugin settings window to update the plugin configuration
If you use any of the above options, I would recommend (1) taking a (copy+paste) backup of your current configuration and (2) reviewing the new formats for these options in the homebridge-ewelink wiki.
Other Changes
- Reorganisation and improvements to the plugin settings
- Added option to disable Eve data logging
- Accessory simulation - use a generic four switch device to create two garage door accessories - this feature still needs testing
- Updated readme with Homebridge installation link for new users
Support This Plugin
- If you're finding this package useful then please consider a ⭐️ on GitHub
- If you're finding this package really useful and would like to donate a coffee or a beer then please see the "❤️ Donate" section
- A big thank you to everyone who has taken the time to do either or both of the above - it is hugely appreciated 😀