Releases: lstrojny/homebridge-ble-thermobeacon
Releases · lstrojny/homebridge-ble-thermobeacon
Release 0.0.16
- 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
Release 0.0.14
Release 0.0.13
- Fix noble object initialization on Linux (7a29ec6)
Release 0.0.12
Release 0.0.12
Release 0.0.11
- 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
Release 0.0.10-alpha.0
- Test hap-nodejs as a dev dependency again (df48e04)
Release 0.0.9
- WithUUID is available from homebridge directly (6d4629d)
Release 0.0.8
- Prevent race condition where an unhandled promise warning can occur (5fd3ec2)