Skip to content

Releases: grover/homebridge-ranger

v0.3.4

16 Mar 08:57
Compare
Choose a tag to compare

Fix bluetooth device discovery

v0.3.3

27 Feb 21:31
Compare
Choose a tag to compare
  • Introduced workaround for pairing problems (HAP error 4)
  • Introduced support for stateless switches (Eve Button)

v0.3.2

08 Jan 17:43
Compare
Choose a tag to compare
  • Added documentation for logging

v0.3.1

08 Jan 17:20
Compare
Choose a tag to compare
  • Moved debug logs to ranger:[device]:*
  • Pair-Resume may fail on some devices, force Pair-Verify

v0.3.0

08 Jan 12:54
Compare
Choose a tag to compare
  • Added support for additional accessories: Eve Door & Window, Eve Thermo
  • Support fragmented reads from accessories
  • Improved installation documentation for macOS and Raspberry Pi
  • Better handling of bluetooth connection issues
  • Much improved event handling from BLE accessories
  • Improved caching of characteristic values from BLE accessories
  • Retry pairing up to three times if it fails
  • Added capability to remove pairing
  • Experimental: Update reachability using Bluetooth advertisements
  • Experimental: Implemented pair resume support for accessories

v0.2.0

03 Jan 21:45
Compare
Choose a tag to compare
  • Fix pairing problems
  • Support pairing multiple devices
  • Update BLE device logs
  • Periodically update on significant RSSI changes
  • Cleanups

v0.1.0

03 Jan 15:30
Compare
Choose a tag to compare
  • Fixed reading characteristics
  • Hide pairing service from HomeKit/IP (breaks connections/adding homebridge)
  • Simplified installation and updated instructions
  • Improved BLE timeout handling