Releases: thenewwazoo/homebridge-lutron-caseta-leap
v2.6.0
What’s Changed
- Hide double/long press action in Home app when disabled (#143) (#157) @donavanbecker
- Bump socket.io-parser and homebridge-config-ui-x (#141) @dependabot
- Bump systeminformation and homebridge-config-ui-x (#140) @dependabot
- Bump class-validator and homebridge-config-ui-x (#139) @dependabot
- Bump fastify and homebridge-config-ui-x (#138) @dependabot
- Bump @babel/traverse from 7.22.20 to 7.23.2 (#130) @dependabot
- update README to include support for 4 button scene keypads (#131) @DonutEspresso
- Add
Name
&ConfiguredName
to AccessoryInformation so Names sync from Lutron app to Home app. (@donavanbecker) - Update dependencies
Support for paddle switch Pico!
Many thanks for @Bleufarmer for sponsoring support for the new paddle switch Pico!
Finally, the connection issue is fixed!
Thanks to @thibaulf, reconnection to the Smart Hub is fixed! You should see no more need to restart Homebridge due to your Picos and occupancy sensors stopping working.
No more scary log lines
This release makes the plugin not show things as errors that aren't errors. Now you can rest a bit easier when reading logs. :)
Fix filtering remotes and blinds
This is a bugfix release that makes the plugin properly remove Picos and Blinds from HomeKit when they're configured to be filtered.
New Pico functions and customization!
This is a big one, folks! First, a big thank-you to all the users who provided testing and feedback. Now, what's changed?
- Pico remotes now support long- and double-press in HomeKit!
After you update, you'll see the new options in your HomeKit app. Now you can attach scenes and actions to single-press, double-press, and press-and-hold actions on your Picos. Don't like it? No problem! You can disable them, as well as configure the speeds, individually in the settings. By default, this is turned on after this update. - Picos that are paired in the Lutron app can be hidden!
If you've got Picos that already have a job, either set up in the Lutron app or paired directly with a device, you can now exclude/hide them from HomeKit on a global basis. This is not turned on by default. - Serena Tilt-Only Wood Blinds can be excluded from plug-in support!
Ever since Lutron added native HomeKit support for the Serena wood blinds to the Lutron app, that functionality has been redundant. Now there is an option in the settings to exclude them from the plug-in. This is not turned on by default.
Long- and double-press picos, disable paired Picos and Serena blinds
v2.4.0-beta0 v2.4.0-beta0
v2.3.9
Pico 4-button Zone and Scene remotes now supported
This release adds support for Pico 4-button scene and zone remotes.
Further stability improvements
This is a minor release that should improve stability.