Skip to content

Commit 86e84e0

Browse files
bwp91donavanbecker
authored andcommitted
minor dependency updates (#3781)
- Added method updateDisplayName() (#3764) (@justjam2013) - Fixed method handleUpdatePlatformAccessories() (#3765) (@justjam2013) - Make it possible to set Characteristic.SerialNumber via config.json (#3761) (@Vvorcun) - minor dependency updates - fix: check for valid array in `handleUpdatePlatformAccessories` - minor dependency updates - `hap-nodejs` @ `v0.12.3`
1 parent 13da19f commit 86e84e0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1870
-1808
lines changed

.eslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"import-newlines/enforce": ["error", 3],
3333

3434
"@typescript-eslint/no-unsafe-declaration-merging": "off",
35-
36-
"@typescript-eslint/no-non-null-assertion": "off" // currently disabled, hap-nodejs has some bad typing (like getCharacteristic) for this to be enabled
35+
"@typescript-eslint/no-non-null-assertion": "off", // currently disabled, hap-nodejs has some bad typing (like getCharacteristic) for this to be enabled
36+
"@typescript-eslint/no-unused-vars": ["error", { "caughtErrors": "none" }],
3737
}
3838
}

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
All notable changes to `homebridge` will be documented in this file. This project tries to adhere to [Semantic Versioning](http://semver.org/).
44

5-
## BETA
5+
## v1.9.0 (2025-02-11)
66

77
### Changed
88

99
- Added method updateDisplayName() (#3764) (@justjam2013)
1010
- Fixed method handleUpdatePlatformAccessories() (#3765) (@justjam2013)
1111
- Make it possible to set Characteristic.SerialNumber via config.json (#3761) (@vvorcun)
12-
- minor dependency updates
1312
- fix: check for valid array in `handleUpdatePlatformAccessories`
13+
- minor dependency updates
1414

1515
### Homebridge Dependencies
1616

docs/assets/hierarchy.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
window.hierarchyData = "eJyrVirKzy8pVrKKjtVRKkpNy0lNLsnMzytWsqqurQUAmx4Kpg=="

docs/assets/icons.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/icons.svg

Lines changed: 1 addition & 1 deletion
Loading

docs/assets/main.js

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/navigation.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy