Compare commits

...

5 Commits

Author SHA1 Message Date
github-actions[bot]
5810a30860 release(hamh): 2.0.30 2026-03-05 16:06:54 +00:00
github-actions[bot]
f5d1896e0d release(hamh-alpha): 2.1.0-alpha.438 2026-03-05 14:55:30 +00:00
github-actions[bot]
388b2b069f release(hamh-alpha): 2.1.0-alpha.437 2026-03-05 13:08:56 +00:00
github-actions[bot]
290c798c64 release(hamh-testing): 4.1.0-testing.25 2026-03-05 13:07:33 +00:00
github-actions[bot]
5649b17c83 release(hamh-alpha): 2.1.0-alpha.436 2026-03-05 12:59:55 +00:00
6 changed files with 15 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.435
# v2.1.0-alpha.438
## Changes
- docs: update documentation for v2.0.29 stable release (9b0943e2)
- fix(#232): surface API errors instead of silently swallowing them (6015d5c6)
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,8 +1,8 @@
# v4.1.0-testing.24
# v4.1.0-testing.25
## Changes
- chore: add GitHub funding configuration (c9e7578c)
- docs: add @d3rby91 to sponsors (54aa8e1b)
---
⚠️ **This is a testing release** - use at your own risk!

View File

@@ -1,4 +1,4 @@
version: "4.1.0-testing.24"
version: "4.1.0-testing.25"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh-testing
name: Home-Assistant-Matter-Hub (Testing)

View File

@@ -1,3 +1,11 @@
## [2.0.30](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.29...v2.0.30) (2026-03-05)
### Bug Fixes
* **#232:** surface API errors instead of silently swallowing them ([6015d5c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6015d5c61e69b05fd66cd8027ab6f732f0ad7480)), closes [#232](https://github.com/RiDDiX/home-assistant-matter-hub/issues/232)
* propagate mapped entity changes (battery, humidity, etc.) to Matter endpoints ([14da1bc](https://github.com/RiDDiX/home-assistant-matter-hub/commit/14da1bc47266f5ba2915cc8ffc92f8975c2436ff)), closes [#237](https://github.com/RiDDiX/home-assistant-matter-hub/issues/237)
## [2.0.29](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.28...v2.0.29) (2026-03-05)

View File

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