Skip to content

Releases: Apollon77/hap-controller-node

Release v0.10.2

31 Oct 09:19
Compare
Choose a tag to compare
  • (dnicolson/Apollon77) Change noble to @stoprocent fork
  • (Apollon77) prevent crash on import/require when no BLE device is not connected

Release v0.10.1

23 Nov 12:33
Compare
Choose a tag to compare
  • (Apollon77) Remove duplicate entries in characteristic list

Release v0.10.0

23 Sep 12:37
Compare
Choose a tag to compare
  • (Apollon77) Also return all found addresses and not just the first one
  • (Apollon77) Update dependencies

Release v0.9.3

27 Feb 07:40
Compare
Choose a tag to compare
  • (Apollon77) Update Noble to fix CPU/Memory issue

Release v0.9.2

10 Jan 11:39
Compare
Choose a tag to compare
  • (Apollon77) Adjust some more places to finalize BigInt support

Release v0.9.1

10 Jan 10:33
Compare
Choose a tag to compare
  • (Apollon77) Return response body for getCharacteristics and subscribe/unsubscribe also when return code was 207 in IP mode

Release v0.9.0

09 Jan 22:51
Compare
Choose a tag to compare
  • (Apollon77) BREAKING: Returned data objects partially contain BigInt values (represented by bignumber.js instances) for iid/aid fields!

Release v0.8.4

05 Jan 18:22
Compare
Choose a tag to compare
  • (Apollon77) Upgrade noble

Release v0.8.3

31 Dec 08:49
Compare
Choose a tag to compare
  • (Apollon77) Downgrade noble again

Release v0.8.2

22 Dec 13:23
Compare
Choose a tag to compare
  • (Apollon77) Upgrade noble package