Skip to content

Releases: lstrojny/homebridge-ble-thermobeacon

Release 0.0.16

08 Jan 14:41
0.0.16
cfaae8e
Compare
Choose a tag to compare
  • Bump @abandonware/noble from 1.9.2-15 to 1.9.2-19 (#33) (0b6882e)
  • Remove lcov upload (#37) (16acf79)
  • Prefix seems to be irrelevant when parsing temperature data (#36) (003b07c)
  • Bump json-schema-to-zod from 0.6.1 to 0.6.2 (#35) (df93135)
  • Bump actions/setup-node from 3.5.1 to 3.6.0 (#32) (0e18c28)
  • Bump actions/checkout from 3.2.0 to 3.3.0 (#31) (3362422)
  • Document default values (0556ea6)

Release 0.0.15

03 Jan 18:16
0.0.15
9831841
Compare
Choose a tag to compare
  • Introduce configuration option to toggle exposing button state as a lock (#28) (07cf4a0)
  • Add documentation for CAP_NET_RAW capabilities (#25) (e9c1f66)
  • Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 (#26) (f677142)
  • Bump @typescript-eslint/parser from 5.47.1 to 5.48.0 (#27) (c91cc57)

Release 0.0.14

01 Jan 14:03
0.0.14
0c516f1
Compare
Choose a tag to compare

Release 0.0.13

30 Dec 16:49
0.0.13
a48c0e5
Compare
Choose a tag to compare
  • Fix noble object initialization on Linux (7a29ec6)

Release 0.0.12

30 Dec 16:42
0.0.12
5432228
Compare
Choose a tag to compare
Release 0.0.12

Release 0.0.11

30 Dec 16:28
0.0.11
bdb14ad
Compare
Choose a tag to compare
  • Remove hap-nodejs dependency (#21) (829e813)
  • Bump release-it from 15.5.1 to 15.6.0 (#18) (30512b3)
  • Bump actions/cache from 3.2.1 to 3.2.2 (#19) (724d5b0)
  • Bump json-schema-to-zod from 0.6.0 to 0.6.1 (#20) (dba7bb4)
  • Simplify discovery, allow name configuration (decb63e)
  • Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 (#14) (ed83bef)
  • Bump actions/cache from 3.2.0 to 3.2.1 (#13) (c988163)
  • Bump @types/node from 18.11.17 to 18.11.18 (#15) (a1a75c0)
  • Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 (#16) (f1c4d0e)
  • Bump actions/cache from 3.0.11 to 3.2.0 (#12) (1b4f4a9)
  • Update package lock (4b3178b)
  • Replace npx with a portable npm exec implementation (#11) (a081b1d)
  • Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 (#8) (692c410)
  • Bump @abandonware/noble from 1.9.2-17 to 1.9.2-18 (#9) (ae943dd)
  • Bump @typescript-eslint/parser from 5.46.1 to 5.47.0 (#10) (d70734a)
  • Bump eslint from 8.29.0 to 8.30.0 (#7) (c3fa101)

Release 0.0.11-alpha.0

19 Dec 14:04
0.0.11-alpha.0
98e9b04
Compare
Choose a tag to compare
Pre-release
  • Revert "Test hap-nodejs as a dev dependency again" (1cdd7ab)
  • Introduce work queue to artificially delay bluetooth ops on Linux (#6) (70d4fc5)

Release 0.0.10-alpha.0

19 Dec 08:57
0.0.10-alpha.0
528da60
Compare
Choose a tag to compare
Pre-release
  • Test hap-nodejs as a dev dependency again (df48e04)

Release 0.0.9

19 Dec 08:55
0.0.9
517c5c1
Compare
Choose a tag to compare
  • WithUUID is available from homebridge directly (6d4629d)

Release 0.0.8

18 Dec 23:04
0.0.8
fc536d6
Compare
Choose a tag to compare
  • Prevent race condition where an unhandled promise warning can occur (5fd3ec2)