Releases: homebridge/hap-client
Releases · homebridge/hap-client
v3.1.1
v3.1.0
v3.0.0
Changed
- update
@homebridge/hap-nodejs
to v2 - modernise
tsconfig.json
file - update
jest
tov30
and required migration steps - update
eslint
tov9
and required migration steps - update
axios
, regenerate lock file
Homebridge Dependencies
@homebridge/hap-nodejs
@v2.0.0
v2.2.0
v2.1.0
Other Changes
- Added setCharacteristicsByTypes to support multiple characteristic updates to a single device @NorthernMan54 [#19]
v2.0.6
v2.0.5
What's Changed
- Updates to support homebridge-automation by @NorthernMan54 in #14
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
- Updates to support homebridge-gsh by @NorthernMan54 in #13
New Contributors
- @NorthernMan54 made their first contribution in #13
Full Changelog: v2.0.2...v2.0.4
v2.0.2
v2.0.1
Changed
- updated dev dependencies