Compare commits

..

36 Commits

Author SHA1 Message Date
github-actions[bot]
e35020d911 release(hamh): 1.7.2 2026-01-26 22:16:54 +00:00
github-actions[bot]
1b52de8dd9 release(hamh-alpha): 2.0.0-alpha.13 2026-01-26 22:11:58 +00:00
github-actions[bot]
c2d6c4bf02 release(hamh-alpha): 2.0.0-alpha.12 2026-01-26 21:53:52 +00:00
github-actions[bot]
e1971ba15d release(hamh-alpha): 2.0.0-alpha.11 2026-01-26 21:45:02 +00:00
github-actions[bot]
10cc78449c release(hamh-alpha): 2.0.0-alpha.10 2026-01-26 21:43:25 +00:00
github-actions[bot]
3316e236dc release(hamh-alpha): 2.0.0-alpha.9 2026-01-26 20:55:01 +00:00
github-actions[bot]
2f5bd136c3 release(hamh): 1.7.1 2026-01-26 20:52:41 +00:00
github-actions[bot]
cc79f92b88 release(hamh-alpha): 2.0.0-alpha.8 2026-01-26 20:48:25 +00:00
github-actions[bot]
c9a9a37337 release(hamh-alpha): 2.0.0-alpha.7 2026-01-26 17:58:50 +00:00
github-actions[bot]
cf94e95f5e release(hamh-alpha): 2.0.0-alpha.6 2026-01-26 17:49:44 +00:00
github-actions[bot]
44ab43f0bf release(hamh): 1.7.0 2026-01-26 17:06:42 +00:00
github-actions[bot]
15324ab86e release(hamh-alpha): 2.0.0-alpha.5 2026-01-26 17:03:25 +00:00
github-actions[bot]
383c8058a3 release(hamh): 1.6.2 2026-01-26 16:10:47 +00:00
github-actions[bot]
60faa1d410 release(hamh-alpha): 2.0.0-alpha.4 2026-01-26 16:10:18 +00:00
github-actions[bot]
3725331dac release(hamh): 1.6.1 2026-01-26 15:10:01 +00:00
github-actions[bot]
87791f971f release(hamh-alpha): 2.0.0-alpha.3 2026-01-26 15:09:50 +00:00
github-actions[bot]
d87104fccd release(hamh-alpha): 2.0.0-alpha.2 2026-01-26 14:59:23 +00:00
github-actions[bot]
de451e5d0a release(hamh): 1.6.0 2026-01-26 14:42:32 +00:00
github-actions[bot]
fb70a9bb52 release(hamh-alpha): 2.0.0-alpha.1 2026-01-26 14:25:18 +00:00
github-actions[bot]
338903d8f7 release(hamh): 1.5.0 2026-01-26 14:14:48 +00:00
github-actions[bot]
898ee7ef5a release(hamh-alpha): 1.5.0-alpha.22 2026-01-26 14:07:56 +00:00
github-actions[bot]
e8a3320bf8 release(hamh): 1.4.8 2026-01-26 13:43:20 +00:00
github-actions[bot]
af3969433d release(hamh-alpha): 1.5.0-alpha.21 2026-01-26 13:40:56 +00:00
RiDDiX
4f35ab061b docs: clean up outdated BREAKING CHANGES section, remove t0bst4r-specific messages 2026-01-26 13:24:56 +01:00
RiDDiX
bebe306b55 release(hamh-alpha): 1.5.0-alpha.20 2026-01-26 13:20:00 +01:00
github-actions[bot]
5c27ccb94f release(hamh): 1.4.7 2026-01-26 12:08:56 +00:00
RiDDiX
f0ad53d1a1 docs: add changelog entries for humidity sensor, light detection, and media player fixes 2026-01-26 13:06:32 +01:00
RiDDiX
459e65ce7e docs: add thanks to @hugo1721 for reporting thermostat boot loop (#2) 2026-01-26 12:47:59 +01:00
github-actions[bot]
fce93badd5 release(hamh): 1.4.6 2026-01-26 10:51:40 +00:00
github-actions[bot]
3ed42f5889 release(hamh-alpha): 1.5.0-alpha.19 2026-01-26 10:51:27 +00:00
github-actions[bot]
afed7de0f3 release(hamh): 1.4.5 2026-01-26 10:48:21 +00:00
github-actions[bot]
2f688c6616 release(hamh-alpha): 1.5.0-alpha.18 2026-01-26 10:48:01 +00:00
github-actions[bot]
ab8a126a05 release(hamh): 1.4.4 2026-01-26 10:15:31 +00:00
github-actions[bot]
a3e19a8608 release(hamh-alpha): 1.5.0-alpha.17 2026-01-26 10:15:01 +00:00
github-actions[bot]
831951dc7f release(hamh): 1.4.3 2026-01-26 09:59:32 +00:00
github-actions[bot]
d210a62614 release(hamh-alpha): 1.5.0-alpha.16 2026-01-26 09:59:11 +00:00
4 changed files with 241 additions and 2 deletions

View File

@@ -1,3 +1,151 @@
# [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)
### Bug Fixes
* pass APP_VERSION environment variable to Docker containers ([79bde68](https://github.com/RiDDiX/home-assistant-matter-hub/commit/79bde6896f0f6b90488e09cc960ff254dcf02e76))
# [2.0.0-alpha.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.2...v2.0.0-alpha.3) (2026-01-26)
### Bug Fixes
* handle mutex-closed error gracefully during shutdown ([e23bcee](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e23bcee0e97e9a88eac88f2a251fbd0aeafcfe7d))
# [2.0.0-alpha.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0-alpha.1...v2.0.0-alpha.2) (2026-01-26)
### Features
* improve Fan speed control, add Media Player playback ([0de6198](https://github.com/RiDDiX/home-assistant-matter-hub/commit/0de6198ffb1c4922393e1bb8c190ceffeb613c5c))
# [2.0.0-alpha.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.22...v2.0.0-alpha.1) (2026-01-26)
* fix!: AirQuality sensor conformance - enable all feature flags ([d037659](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d03765929a61ef38809c5af8573cfcc1ce4d0987))
### BREAKING CHANGES
* Alpha version bump to 2.0.0 series. This release includes major new features like Health Monitoring Dashboard, Auto-Recovery, and Bridge Wizard.
# [1.5.0-alpha.22](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.21...v1.5.0-alpha.22) (2026-01-26)
### Features
* health monitoring dashboard, auto-recovery, bridge wizard ([3800813](https://github.com/RiDDiX/home-assistant-matter-hub/commit/3800813f6f740d1ee3a9dd032bc350cfcb7c0f90))
# [1.5.0-alpha.21](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.20...v1.5.0-alpha.21) (2026-01-26)
### Bug Fixes
* cover position comparison, thermostat offline status, valve actions ([4388383](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4388383710f874b1aac9f3f8a7ff3022481c5d81))
# [1.5.0-alpha.20](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.19...v1.5.0-alpha.20) (2026-01-26)
### Bug Fixes
* improve humidity sensor limits, light type detection, and media player power control ([30c94de](https://github.com/RiDDiX/home-assistant-matter-hub/commit/30c94ded8af39c360062ec5fd5293ebb18f0fba7))
# [1.5.0-alpha.19](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.18...v1.5.0-alpha.19) (2026-01-26)
### Bug Fixes
* correct unit mismatch in thermostat deadband (0.1°C vs 0.01°C) ([7b88ee3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7b88ee33d51416c7798c94e515471354511f1fe4))
# [1.5.0-alpha.18](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.17...v1.5.0-alpha.18) (2026-01-26)
### Bug Fixes
* minSetpointDeadBand int8 overflow (250 -> 25) ([3110267](https://github.com/RiDDiX/home-assistant-matter-hub/commit/311026762dfed23ff0df5752ed5b1ede1c26707e))
# [1.5.0-alpha.17](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.16...v1.5.0-alpha.17) (2026-01-26)
### Bug Fixes
* thermostat deadband constraint violation causing boot loop with climate entities ([a680be8](https://github.com/RiDDiX/home-assistant-matter-hub/commit/a680be8f59c7a2d16475ea93247db9fea9b099c0))
# [1.5.0-alpha.16](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.15...v1.5.0-alpha.16) (2026-01-26)
### Bug Fixes
* add .nojekyll file and copy to docs build output for GitHub Pages ([cf96b0c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/cf96b0cabee98f9f891fd8b2c0ea63f45e455c8a))
# [1.5.0-alpha.15](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0-alpha.14...v1.5.0-alpha.15) (2026-01-26)

View File

@@ -1,4 +1,4 @@
version: "1.5.0-alpha.15"
version: "2.0.0-alpha.13"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,94 @@
## [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)
### Bug Fixes
* pass APP_VERSION environment variable to Docker containers ([958910f](https://github.com/RiDDiX/home-assistant-matter-hub/commit/958910fa346bed4f3d4399566969d39ef19ad4dd))
## [1.6.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.6.0...v1.6.1) (2026-01-26)
### Bug Fixes
* handle mutex-closed error gracefully during shutdown ([24d489c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/24d489c600f0b5110e90abe83fec0cb1efae8cf4))
# [1.6.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.5.0...v1.6.0) (2026-01-26)
### Features
* add AirQuality sensor, improve Fan speed control, add Media Player playback ([76f9660](https://github.com/RiDDiX/home-assistant-matter-hub/commit/76f966036d0bf49fc558015d9f5116cdd02a4131))
# [1.5.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.8...v1.5.0) (2026-01-26)
### Features
* health monitoring dashboard, auto-recovery, bridge wizard ([ac9c595](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ac9c595e6a13a5258bf3e8129e40272050ccec23))
## [1.4.8](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.7...v1.4.8) (2026-01-26)
### Bug Fixes
* cover position comparison, thermostat offline status ([4f4b80b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4f4b80b1079db5b1369f112ff8d4613ce0d985b9))
## [1.4.7](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.6...v1.4.7) (2026-01-26)
### Bug Fixes
* improve humidity sensor limits, light type detection, and media player power control ([ee0c803](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ee0c803b435dc155dffba879459cd6c7131363e4))
## [1.4.6](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.5...v1.4.6) (2026-01-26)
### Bug Fixes
* correct unit mismatch in thermostat deadband (0.1°C vs 0.01°C) ([745e913](https://github.com/RiDDiX/home-assistant-matter-hub/commit/745e913614191f255a5ecefd97f9114a2fd225fb))
## [1.4.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.4...v1.4.5) (2026-01-26)
### Bug Fixes
* minSetpointDeadBand int8 overflow (250 -> 25) ([e929dd7](https://github.com/RiDDiX/home-assistant-matter-hub/commit/e929dd7da8535ca2321e618efc311617f7044957))
## [1.4.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.3...v1.4.4) (2026-01-26)
### Bug Fixes
* thermostat deadband constraint violation causing boot loop with climate entities ([81774f6](https://github.com/RiDDiX/home-assistant-matter-hub/commit/81774f6967617ffe3f9a15bfa393c073fcfd84e6))
## [1.4.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.2...v1.4.3) (2026-01-26)
### Bug Fixes
* add .nojekyll file and copy to docs build output for GitHub Pages ([18c308e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/18c308e5bde7ba4c900e0139a7540f02ca8692ae))
## [1.4.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.4.1...v1.4.2) (2026-01-26)

View File

@@ -1,4 +1,4 @@
version: "1.4.2"
version: "1.7.2"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub