mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-18 23:38:09 +08:00
Compare commits
31 Commits
hamh-1.10.
...
hamh-1.10.
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ad551c0457 | ||
|
|
550b4d5eb4 | ||
|
|
f083388406 | ||
|
|
2ba23add49 | ||
|
|
502809ff8e | ||
|
|
0a3a2b2d87 | ||
|
|
ccb48e66ea | ||
|
|
e802153e98 | ||
|
|
8b6822cf52 | ||
|
|
36cb4d7eab | ||
|
|
1b53c93ee4 | ||
|
|
ec126a6503 | ||
|
|
bfea5901d8 | ||
|
|
5ac6516e04 | ||
|
|
2a53a78628 | ||
|
|
d053a7f83f | ||
|
|
a575c9f303 | ||
|
|
9534d61ee3 | ||
|
|
c7e7364452 | ||
|
|
dc3f28500f | ||
|
|
9a45897e91 | ||
|
|
87336e57c6 | ||
|
|
107304cb2d | ||
|
|
b20ee35043 | ||
|
|
1179852160 | ||
|
|
8652bd63bb | ||
|
|
9f747704e3 | ||
|
|
dc8f92c283 | ||
|
|
56a9e7e3df | ||
|
|
6ccffb43de | ||
|
|
5081435463 |
@@ -1,3 +1,107 @@
|
||||
# [2.0.0-alpha.124](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.123...v2.0.0-alpha.124) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add Update device class mapping to binary sensor ([bb411f3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bb411f3d496ce9e67b318a3838d9453acaa3f933))
|
||||
|
||||
# [2.0.0-alpha.123](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.122...v2.0.0-alpha.123) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add WaterValveDevice for valve domain and RoomAirConditioner for climate with fan_mode ([0505cf8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0505cf8a246f9478d14eeb47b4bf10130a30aaf2))
|
||||
|
||||
# [2.0.0-alpha.122](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.121...v2.0.0-alpha.122) (2026-01-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add alexaPreserveBrightnessOnTurnOn feature flag to prevent brightness reset ([#37](https://github.com/RiDDiX/home-assistant-matter-hub/issues/37)) ([4f3c4de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4f3c4dedb65c9af5e961973cef66e1d0dc6dd086))
|
||||
|
||||
# [2.0.0-alpha.121](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.120...v2.0.0-alpha.121) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* support 'battery' attribute for Dreame and similar vacuums ([#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([dbc6533](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dbc65335cbc94aba8de83af8e136c851b086fa8e))
|
||||
|
||||
# [2.0.0-alpha.120](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.119...v2.0.0-alpha.120) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* apply customName from entity mapping to Matter nodeLabel ([d6a529c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d6a529c1f692ed4bba0e7a45234149f24a9b49ba))
|
||||
|
||||
# [2.0.0-alpha.119](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.118...v2.0.0-alpha.119) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add PowerSource for vacuum when battery_level attribute exists (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([e9aea12](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e9aea1271be060bd057ea095ae3977537b64c27c))
|
||||
* add powerSource to ClusterId enum and fix vacuum PowerSource logic ([c27e3f7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c27e3f7ec1eca0467f6cfd30cba9f74811a7e657))
|
||||
|
||||
# [2.0.0-alpha.118](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.117...v2.0.0-alpha.118) (2026-01-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add battery status support for vacuum devices (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([c15a038](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c15a03866a4826051f80bd6d0f1088ffab09079c))
|
||||
|
||||
# [2.0.0-alpha.117](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.116...v2.0.0-alpha.117) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make coverUseHomeAssistantPercentage consistent for reading and writing ([#34](https://github.com/RiDDiX/home-assistant-matter-hub/issues/34)) ([30b9f53](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30b9f53781c10c75d62fd1a62771703823a19698))
|
||||
|
||||
# [2.0.0-alpha.116](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.115...v2.0.0-alpha.116) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change humidifier from OnOffPlugInUnit to FanDevice for better Matter controller representation ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([765e5e9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/765e5e9e2d99e25408b3bbdd6903701d4d57f725))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add humidity sensor and auto mode support for humidifier ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([ce9871c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ce9871ccc5e322085c7a14045391a5acdec4a91c))
|
||||
|
||||
# [2.0.0-alpha.115](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.114...v2.0.0-alpha.115) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* include icon field in bridge API response ([2b7718b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2b7718b0c38591c9d46261efed89b78a364de56a))
|
||||
|
||||
# [2.0.0-alpha.114](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.113...v2.0.0-alpha.114) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* preserve icon selection when saving bridge config ([c8788cf](https://github.com/RiDDiX/home-assistant-matter-hub/commit/c8788cf8785efcbe352abd9a2abc32d6be8d3446))
|
||||
|
||||
# [2.0.0-alpha.113](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.112...v2.0.0-alpha.113) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* remove leading slash from bridge-icons API response for Ingress compatibility ([79a9ca9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/79a9ca98330406c8b1fbe6a63708f50f161c7b3f))
|
||||
|
||||
# [2.0.0-alpha.112](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.111...v2.0.0-alpha.112) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use HA limits directly for single-mode thermostats, wide limits for dual-mode ([#52](https://github.com/RiDDiX/home-assistant-matter-hub/issues/52)) ([1044a55](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1044a558556ae39f5f07a8e22c6b6b2498cd9cc2))
|
||||
|
||||
# [2.0.0-alpha.111](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.110...v2.0.0-alpha.111) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bridge icon selection now applies correctly, remove duplicate status chip, fix button inverted state ([#57](https://github.com/RiDDiX/home-assistant-matter-hub/issues/57)), add remote device support ([#40](https://github.com/RiDDiX/home-assistant-matter-hub/issues/40)) ([98ff47f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/98ff47ff7a7335bfee36854744466c12dfe52807))
|
||||
|
||||
# [2.0.0-alpha.110](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.109...v2.0.0-alpha.110) (2026-01-30)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "2.0.0-alpha.110"
|
||||
version: "2.0.0-alpha.124"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-alpha
|
||||
name: Home-Assistant-Matter-Hub (Alpha)
|
||||
|
||||
@@ -1,3 +1,120 @@
|
||||
# [4.0.0-testing.46](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.45...v4.0.0-testing.46) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add Update device class mapping to binary sensor ([b37a962](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b37a962851dbd8477a2f568f3fdd9876241724c3))
|
||||
|
||||
# [4.0.0-testing.45](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.44...v4.0.0-testing.45) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add WaterValveDevice for valve domain and RoomAirConditioner for climate with fan_mode ([f127fde](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f127fdec30a47de9883abbe69c8b77f1b81060e8))
|
||||
|
||||
# [4.0.0-testing.44](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.43...v4.0.0-testing.44) (2026-01-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add alexaPreserveBrightnessOnTurnOn feature flag to prevent brightness reset ([#37](https://github.com/RiDDiX/home-assistant-matter-hub/issues/37)) ([75ffc4a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/75ffc4a2585b2ffc589a07f7c6112657fb8f39bc))
|
||||
|
||||
# [4.0.0-testing.43](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.42...v4.0.0-testing.43) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* support 'battery' attribute for Dreame and similar vacuums ([#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([aacb0fb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/aacb0fba57384a1a58f7393113319cb510d1ec47))
|
||||
|
||||
# [4.0.0-testing.42](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.41...v4.0.0-testing.42) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* apply customName from entity mapping to Matter nodeLabel ([e7dd624](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e7dd624b13ab162e84fe1e9c46bf6ceb299f31f8))
|
||||
|
||||
# [4.0.0-testing.41](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.40...v4.0.0-testing.41) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add powerSource to ClusterId enum and fix vacuum PowerSource logic ([ef6460a](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ef6460a0730837e9fda8e4b51690e56488da6106))
|
||||
|
||||
# [4.0.0-testing.40](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.39...v4.0.0-testing.40) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* add PowerSource for vacuum when battery_level attribute exists (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([93c3d79](https://github.com/RiDDiX/home-assistant-matter-hub/commit/93c3d792d77203d450a909320abe0e6fdf84acb1))
|
||||
|
||||
# [4.0.0-testing.39](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.38...v4.0.0-testing.39) (2026-01-30)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add battery status support for vacuum devices (fixes [#59](https://github.com/RiDDiX/home-assistant-matter-hub/issues/59)) ([a12ddde](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a12ddde178f29cb21aaaad2b53b5c97eb0e70a94))
|
||||
|
||||
# [4.0.0-testing.38](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.37...v4.0.0-testing.38) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* make coverUseHomeAssistantPercentage consistent for reading and writing ([#34](https://github.com/RiDDiX/home-assistant-matter-hub/issues/34)) ([727d9de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/727d9de8b8872199ffb38d4b16daaa6db08b2f70))
|
||||
|
||||
# [4.0.0-testing.37](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.36...v4.0.0-testing.37) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* change humidifier from OnOffPlugInUnit to FanDevice for better Matter controller representation ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([d61ac47](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d61ac474c91e1074598a3e2a0e9788a641705bd8))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add humidity sensor and auto mode support for humidifier ([#58](https://github.com/RiDDiX/home-assistant-matter-hub/issues/58)) ([f1cf9b0](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f1cf9b0a1c8fd2d972b9e47859a3a1e1b1ce0469))
|
||||
|
||||
# [4.0.0-testing.36](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.35...v4.0.0-testing.36) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* include icon field in bridge API response ([d798953](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d79895398116814b3bbd677db340145646510c43))
|
||||
|
||||
# [4.0.0-testing.35](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.34...v4.0.0-testing.35) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* preserve icon selection when saving bridge config ([dd13522](https://github.com/RiDDiX/home-assistant-matter-hub/commit/dd13522aa93f5611b008403494e48b86dd57f17f))
|
||||
|
||||
# [4.0.0-testing.34](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.33...v4.0.0-testing.34) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* remove leading slash from bridge-icons API response for Ingress compatibility ([df9f26c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/df9f26c3ea4f044058f2abfab9b1e61166a30854))
|
||||
|
||||
# [4.0.0-testing.33](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.32...v4.0.0-testing.33) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* use HA limits directly for single-mode thermostats, wide limits for dual-mode ([#52](https://github.com/RiDDiX/home-assistant-matter-hub/issues/52)) ([96fbb3e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/96fbb3ee6d40628212c32f4812b64e8054d2803c))
|
||||
|
||||
# [4.0.0-testing.32](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.31...v4.0.0-testing.32) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* bridge icon selection now applies correctly, remove duplicate status chip, fix button inverted state ([#57](https://github.com/RiDDiX/home-assistant-matter-hub/issues/57)), add remote device support ([#40](https://github.com/RiDDiX/home-assistant-matter-hub/issues/40)) ([bbf2b93](https://github.com/RiDDiX/home-assistant-matter-hub/commit/bbf2b932f0a7a1d07c1505220c66d280c9ac0c01))
|
||||
|
||||
# [4.0.0-testing.31](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.30...v4.0.0-testing.31) (2026-01-30)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* hidden entities should only be included via feature flag, not by filter match (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([e267730](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e267730283871bc4e047a3bb4eeca79b800a514a))
|
||||
|
||||
# [4.0.0-testing.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v4.0.0-testing.29...v4.0.0-testing.30) (2026-01-30)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "4.0.0-testing.30"
|
||||
version: "4.0.0-testing.46"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh-testing
|
||||
name: Home-Assistant-Matter-Hub (Testing)
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
## [1.10.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.2...v1.10.3) (2026-01-31)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* add Update device class mapping to binary sensor ([2cc0b4f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2cc0b4f0337de737a5f8c17b1865deb031235f79))
|
||||
|
||||
## [1.10.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.1...v1.10.2) (2026-01-30)
|
||||
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: "1.10.2"
|
||||
version: "1.10.3"
|
||||
image: ghcr.io/riddix/home-assistant-matter-hub-addon
|
||||
slug: hamh
|
||||
name: Home-Assistant-Matter-Hub
|
||||
|
||||
Reference in New Issue
Block a user