mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-15 13:48:09 +08:00
Compare commits
16 Commits
hamh-1.6.2
...
hamh-1.7.4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8952ebd92e | ||
|
|
1a84ec4c71 | ||
|
|
d5c7dcbb4b | ||
|
|
8aae2b6a02 | ||
|
|
e35020d911 | ||
|
|
1b52de8dd9 | ||
|
|
c2d6c4bf02 | ||
|
|
e1971ba15d | ||
|
|
10cc78449c | ||
|
|
3316e236dc | ||
|
|
2f5bd136c3 | ||
|
|
cc79f92b88 | ||
|
|
c9a9a37337 | ||
|
|
cf94e95f5e | ||
|
|
44ab43f0bf | ||
|
|
15324ab86e |
@@ -1,3 +1,85 @@
|
||||
# [2.0.0-alpha.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.14...v2.0.0-alpha.15) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* move super.initialize() to beginning in rvc behavior servers ([1fb48f8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1fb48f80904442832f4a00beed8d8a7d316c8795))
|
||||
|
||||
# [2.0.0-alpha.14](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.13...v2.0.0-alpha.14) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add missing await to super.initialize() in behavior servers ([#8](https://github.com/RiDDiX/home-assistant-matter-hub/issues/8)) ([803dd35](https://github.com/RiDDiX/home-assistant-matter-hub/commit/803dd3517ba86075c190be2c15a63182b3e72607))
|
||||
|
||||
# [2.0.0-alpha.13](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.12...v2.0.0-alpha.13) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* round fan percentage to nearest valid step ([#8](https://github.com/RiDDiX/home-assistant-matter-hub/issues/8)) ([292cc91](https://github.com/RiDDiX/home-assistant-matter-hub/commit/292cc91830ee6130f8bad9e2b4855e281d60a67b))
|
||||
|
||||
# [2.0.0-alpha.12](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* separate Smoke and CO alarm types to prevent duplicate sensors ([#7](https://github.com/RiDDiX/home-assistant-matter-hub/issues/7)) ([53e7d03](https://github.com/RiDDiX/home-assistant-matter-hub/commit/53e7d031630701e730fe45717309e77b6f0607c1))
|
||||
|
||||
# [2.0.0-alpha.11](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.10...v2.0.0-alpha.11) (2026-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add Add Controller button for multi-fabric re-pairing ([a9a6829](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a9a68293ed86ef022434b5c663bc5aa430901a21))
|
||||
|
||||
# [2.0.0-alpha.10](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.9...v2.0.0-alpha.10) (2026-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add Backup/Restore section to Health page ([b4ea8d5](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b4ea8d57a4d9fc33031da792c2a15e908c58c2e6))
|
||||
|
||||
# [2.0.0-alpha.9](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* return minimum level instead of null for humidifier controller compatibility ([dfb36a7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dfb36a72afdea48e5c89b8d6781fefbe09d7b553))
|
||||
|
||||
# [2.0.0-alpha.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.7...v2.0.0-alpha.8) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* return minimum level instead of null for Apple Home compatibility ([c3cb384](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c3cb384ba0028d8eb28cea82d41222098c9a47df))
|
||||
|
||||
# [2.0.0-alpha.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.6...v2.0.0-alpha.7) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* move multer to runtime dependencies ([01e46a1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/01e46a1d784621576a9937c9446eb7f87557f4de))
|
||||
|
||||
# [2.0.0-alpha.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* pin archiver and unzipper versions and add to app dependencies ([65fd739](https://github.com/RiDDiX/home-assistant-matter-hub/commit/65fd739f26f586dd3da707302dfb3117dd3628e1))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add backup/restore system, smoke/CO detector, filter preview, dark mode, sorting, and update docs ([5bcc9a0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5bcc9a0533924e0c0b0dc1a7e7732af548d07878))
|
||||
|
||||
# [2.0.0-alpha.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2026-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add dark mode toggle, device list sorting, and filter preview ([b4fe7e0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b4fe7e0ad94cc136655a511263f799f915a0542e))
|
||||
|
||||
# [2.0.0-alpha.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2026-01-26)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "2.0.0-alpha.4"
|
||||
version: "2.0.0-alpha.15"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-alpha
|
||||
name: Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
@@ -1,3 +1,38 @@
|
||||
## [1.7.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.3...v1.7.4) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* move super.initialize() to beginning in rvc behavior servers ([734461c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/734461caa922dcafde08ad3ea6974d5c5dda3710))
|
||||
|
||||
## [1.7.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.2...v1.7.3) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add missing await to super.initialize() in behavior servers ([9131f21](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9131f215244254e1d43bd2421dcebb6ab69d1375))
|
||||
|
||||
## [1.7.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.1...v1.7.2) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* round fan percentage to nearest valid step ([#8](https://github.com/RiDDiX/home-assistant-matter-hub/issues/8)) ([d01ef90](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d01ef90abd7cbee4724f6aa01f95c613135e0c17))
|
||||
|
||||
## [1.7.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.7.0...v1.7.1) (2026-01-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* return minimum level instead of null for controller compatibility (lights, humidifier) ([682677a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/682677acee6e49cc4ac3ac43f56bb13b94e938f4))
|
||||
|
||||
# [1.7.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.6.2...v1.7.0) (2026-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add dark mode toggle and device list sorting ([98e4aaf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/98e4aafd655b985f15d02da950b3485752268c91))
|
||||
|
||||
## [1.6.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.6.1...v1.6.2) (2026-01-26)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "1.6.2"
|
||||
version: "1.7.4"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh
|
||||
name: Home-Assistant-Matter-Hub
|
||||
|
||||
Reference in New Issue
Block a user