Compare commits

...

6 Commits

Author SHA1 Message Date
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 44 additions and 2 deletions

View File

@@ -1,3 +1,24 @@
# [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: "1.5.0-alpha.18"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,24 @@
## [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.4.5"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub