Skip to content

Releases: plhyhc/homebridge-garage-door-wsensor

2.0.9

24 Oct 01:00
4705e45
Compare
Choose a tag to compare

What's Changed

  • fix duplicate iOS notificaitons by @plhyhc in #17

Full Changelog: 2.0.8...2.0.9

2.0.8

18 Oct 04:16
c9e22f2
Compare
Choose a tag to compare

What's Changed

  • Fix security hole - don't allow a "close" operation if the door is closed or vice-versa. by @nsayer in #16

Full Changelog: 2.0.6...2.0.8

2.0.6

30 Jul 01:22
Compare
Choose a tag to compare

Fixed an issue with the door sensor state for some hardware configuration, thanks to the contributions of @nsayer . Also updated the readme.

What's Changed

  • update dependency version and tested with LTS node by @plhyhc in #7
  • Fix sensor pin direction bug. Also, add support for configuring optional sensor pin pull-up or -down. by @nsayer in #13

New Contributors

Full Changelog: 2.0.4...2.0.6

2.0.4

29 Dec 18:44
b9a3c33
Compare
Choose a tag to compare

Updated rpio version and tested with LTS node version.

2.0.3

15 Jun 14:53
Compare
Choose a tag to compare

Fixed an issue where you had to hit the button in HomeKit twice to open the door.

2.0.2

15 Jun 03:50
Compare
Choose a tag to compare

Added auto-login and boot up instructions.

2.0.1

15 Jun 03:10
Compare
Choose a tag to compare

Updated installation instructions and removed console.logs

2.0.0

15 Jun 02:19
Compare
Choose a tag to compare

Refactor to use rpio instead of pi-gpio.

1.0.3

15 Jun 02:18
Compare
Choose a tag to compare

Original version for older Raspberry Pi.