Skip to content

Releases: rnilssoncx/homebridge-pico

Bug Fix - no button presses

22 Jan 23:28
Compare
Choose a tag to compare

Fixed bug that ignored all button presses not long press or repeat.

Minor fixes for repeat functionality

22 Jan 20:30
Compare
Choose a tag to compare

Added new option in the config of a pico switch to set the maximum repeats. This removes the possibility of an endless repeat if the release of the button is not transmitted/detected. The default is 10.

Also updated the GUI config with the repeat settings.

Major Feature Release

18 Jan 00:42
Compare
Choose a tag to compare

New Features:

  • Custom switches
  • Repeating long press

Fixes:

  • Less prone to fail on config issues
  • Up/Down arrows on some pico remotes couldn't double-click due to their built in delays

Documentation fixes

22 Dec 19:33
Compare
Choose a tag to compare
v1.0.2

Minor documentation changes

Corrected Readme

18 Dec 23:09
Compare
Choose a tag to compare

Corrected readme to reflect new buslog setting.

Enhanced logging and longname support

18 Dec 22:50
Compare
Choose a tag to compare

Added enhanced logging to allow for full logging of all bus events, suppression of keep alive activity, or no bus logging.

First Release

13 Jun 16:31
Compare
Choose a tag to compare
v0.0.1

Updated package.json