Releases: Djelibeybi/homebridge-button-platform
Release 1.5.1: Full Battery Edition
Tiny bugfix release to set the virtual battery to 100% instead of being empty.
Release 1.5.0: The Battery Edition
The plugin was greatly refactored for this release, resulting in a much cleaner implementation that will be easier to maintain.
Also, I added support for Flic button batteries! If you're using a Flic button with the plugin, after the upgrade it should report the current battery level for the virtual button.
v1.5.0-beta.0
This is a pre-relase because I refactored the code a bit and I want some time to test it before I make it generally available.
There are no functional changes in this release.
v1.4.2
v1.4.1
Version bump over v1.4.0 because I got the NPM publish process a bit wrong and wanted to fix it up. Sorry about that.
v1.4.0
Buttons have batteries!
If triggered by a Flic 2 button, the virtual HomeKit button will now update its battery level to match that of the Flic from whence it came. A battery level of less than 15% will flag the button as having a low battery.
Release v1.3.0
Update dependencies to overcome a HAP-NodeJS issue.
Release v1.2.3
Fix dependency versions after upstream deprecated the 5.0.0
release.
Release v1.2.2
This release includes dependency updates and documentation improvements.
Release v1.2.0
Bump dependencies and minimum requirements:
homebridge-lib
to v4.8.0 which requires:- Node.js v14.15.0 LTS
- Homebridge 1.1.0