github homebridge-plugins/homebridge-ewelink v3.7.0

latest releases: v12.3.3, v12.3.2, v12.3.2-beta.0...
4 years ago

🎉 3.7.0 🎉

Changes

  • Fixes a bug for some HOOBS users
  • Initial support for a 4-garage door accessory simulation with a 4CH sonoff accessory

⚠️ REMINDER Configuration Changes (From 3.5.*)

Please read this if you use any of the following configuration options:

  • hideMasters - to hide SW0 channels of lights/switches
  • hideFromHB - to hide SW1, SW2 (etc) channels of lights/switches
  • ipOverride - to override a device’s IP address
  • nameOverride - to override a device’s name when added to Homebridge

There are breaking changes to these configuration options in this update.

  • hideMasters and hideFromHB have been merged into a single configuration option hideChanFromHB. You will need to add SW0 to the end of master device channels that were hidden, as the SW0 was not needed in hideMasters but now is required in hideChanFromHB.
  • ipOverride and nameOverride 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.

Don't miss a new homebridge-ewelink release

NewReleases is sending notifications on new releases.