github bwp91/homebridge-ewelink v3.12.0

latest releases: v12.2.0, v12.1.1-beta.6, v12.1.1-beta.5...
3 years ago

🎉 3.12.0

⚠️ Breaking Changes

  • If you currently use the 2 irrigation valves accessory simulation please follow these steps before updating:
    1. In the eWeLink section of your Homebridge configuration, find the line "type": "valve", and change this to "type": "valve_two",.
    2. Do not restart Homebridge (even if it suggests you do)
    3. Update this plugin
    4. Homebridge can be restarted now

New Features

  • New accessory simulation - 1 irrigation valve using a single channel device
  • New device support - B02-F filament bulbs (with colour temperature)

Improvements

  • Fixed an issue with the TH10/TH16 where the switch would not appear as the primary service (accessory cache reset required)
  • Fixed an issue where multi-switch devices were not updated in certain situations
  • Added a random delay for switch updates (between 10-500 milliseconds) to split up simultaneous requests (ie HomeKit scenes)
  • Added header logo and wiki links to the plugin settings screen
  • Updated the readme with more wiki links

Backend

  • Bump ws dep to 7.4.0

Don't miss a new homebridge-ewelink release

NewReleases is sending notifications on new releases.