Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

Releases: Djelibeybi/homebridge-button-platform

Release 1.5.1: Full Battery Edition

08 Dec 21:34
v1.5.1
bdc10a3
Compare
Choose a tag to compare

Tiny bugfix release to set the virtual battery to 100% instead of being empty.

Release 1.5.0: The Battery Edition

31 Aug 04:57
v1.5.0
bfc124e
Compare
Choose a tag to compare

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

23 May 02:15
v1.5.0-beta.0
dcdc937
Compare
Choose a tag to compare
v1.5.0-beta.0 Pre-release
Pre-release

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

21 May 10:05
v1.4.2
3916503
Compare
Choose a tag to compare
  • Fix #46: POST requests were not calling the right function
  • Updated express-validator dependency to v6.11.1

v1.4.1

19 Apr 07:43
v1.4.1
d13e653
Compare
Choose a tag to compare

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

19 Apr 06:57
v1.4.0
3de7735
Compare
Choose a tag to compare

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

25 Feb 20:04
v1.3.0
2f1235d
Compare
Choose a tag to compare

Update dependencies to overcome a HAP-NodeJS issue.

Release v1.2.3

06 Jan 16:08
v1.2.3
Compare
Choose a tag to compare

Fix dependency versions after upstream deprecated the 5.0.0 release.

Release v1.2.2

04 Jan 06:03
v1.2.2
6a29c4f
Compare
Choose a tag to compare

This release includes dependency updates and documentation improvements.

Release v1.2.0

09 Nov 19:59
v1.2.0
5a473c9
Compare
Choose a tag to compare

Bump dependencies and minimum requirements:

  • homebridge-lib to v4.8.0 which requires:
    • Node.js v14.15.0 LTS
    • Homebridge 1.1.0