Compare commits

...

9 Commits

Author SHA1 Message Date
github-actions[bot]
b45b0aef8a release(hamh-alpha): 2.1.0-alpha.2 2026-02-04 15:04:06 +00:00
github-actions[bot]
8b7d891d4e release(hamh-alpha): 2.1.0-alpha.1 2026-02-04 14:57:13 +00:00
github-actions[bot]
0074159c79 release(hamh-alpha): 2.0.5-alpha.1 2026-02-04 14:51:50 +00:00
github-actions[bot]
b395ac76ce release(hamh-alpha): 2.0.5-alpha.1 2026-02-04 14:46:03 +00:00
github-actions[bot]
2b6932f479 release(hamh-alpha): 2.0.4-alpha.1 2026-02-04 14:30:12 +00:00
github-actions[bot]
9b999784e1 release(hamh): 2.0.4 2026-02-04 14:29:57 +00:00
github-actions[bot]
619820e27c release(hamh): 2.0.3 2026-02-04 14:00:22 +00:00
github-actions[bot]
191b53698e release(hamh-alpha): 2.0.3-alpha.1 2026-02-04 14:00:03 +00:00
github-actions[bot]
2454797c9f release(hamh-alpha): 2.0.2-alpha.1 2026-02-04 13:52:10 +00:00
4 changed files with 1695 additions and 25 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,4 +1,4 @@
version: "2.0.1-alpha.5"
version: "2.1.0-alpha.2"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-alpha
name: Home-Assistant-Matter-Hub (Alpha)

View File

@@ -1,3 +1,17 @@
## [2.0.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.3...v2.0.4) (2026-02-04)
### Bug Fixes
* **#49:** add mopping_after_sweeping alias for Dreame lowercase format ([af2e0f2](https://github.com/RiDDiX/home-assistant-matter-hub/commit/af2e0f264a0f388ca168e5badf1b364d3cb6c274)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
## [2.0.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.2...v2.0.3) (2026-02-04)
### Bug Fixes
* **#49:** fix cleaning mode partial match selecting wrong option ([97f6743](https://github.com/RiDDiX/home-assistant-matter-hub/commit/97f67437135cca648e029da95d587523e951c63d))
## [2.0.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.1...v2.0.2) (2026-02-04)

View File

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