Skip to content

Releases: thenewwazoo/homebridge-lutron-caseta-leap

Pico Remote support!

25 Jan 06:37
Compare
Choose a tag to compare

This change adds support for Pico Remotes in both the Pro and non-Pro bridges. They will appear as "stateless buttons" in your HomeKit apps. See the README for more details! Only single button presses are supported at this time, but future versions will add support for long- and double-presses.

I've only added support for a subset of the remotes. If you have a remote that's not supported, please file a Github issue.

This release also includes a small number of changes and improvements:

  • The serial number characteristics passes strings and not numbers.
  • Improved stability from better client handling.

Add support for Pico remotes

03 Jan 00:23
Compare
Choose a tag to compare
Pre-release

This change adds support for a subset of Pico remotes. I've only added support for those I own (or can make solid guesses about), but adding the rest is trivial.

This also changes the serial number characteristics to pass strings and not numbers.

Fix broken credentials

25 Dec 06:52
Compare
Choose a tag to compare

This release fixes broken credentials due to the hub returning a hostname with a leading capital letter (now Lutron-... and not lutron-...). This is fixed in the underlying library.

Version increase for dependency update

14 Jun 04:53
Compare
Choose a tag to compare
v2.0.7

Version numbers are free. Let's use another one.

v2.0.6 for CVE-2021-23386

04 Jun 22:06
Compare
Choose a tag to compare

Release to resolve transitive dependency with CVE-2021-23386

v2.0.5

27 Feb 07:13
Compare
Choose a tag to compare

This release fixes a bug wherein there might be multiple connections to a single bridge.

v2.0.4

27 Feb 07:09
Compare
Choose a tag to compare

(mistaken release. please ignore.)

v2.0.3

21 Feb 00:03
Compare
Choose a tag to compare

This fixes a check for already-known bridges that resulted in multiple simultaneous connections.

2.0.1

09 Jan 06:18
Compare
Choose a tag to compare

This release improves the readme, and adds helper text to the config UI to show which generated files go in which fields.