Compare commits

...

2 Commits

Author SHA1 Message Date
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
4 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
# v2.1.0-alpha.435
# v2.1.0-alpha.436
## Changes
- docs: update documentation for v2.0.29 stable release (9b0943e2)
- fix: propagate mapped entity changes (battery, humidity, etc.) to Matter endpoints (14da1bc4)
---
⚠️ **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.436"
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)