Compare commits

..

24 Commits

Author SHA1 Message Date
github-actions[bot]
e4c22e6ae6 release(hamh): 2.0.5 2026-02-04 20:42:38 +00:00
github-actions[bot]
313cdf70a3 release(hamh-alpha): 2.1.0-alpha.15 2026-02-04 20:41:55 +00:00
github-actions[bot]
9ca513bf4e release(hamh-alpha): 2.1.0-alpha.14 2026-02-04 20:23:48 +00:00
github-actions[bot]
60a857144d release(hamh-alpha): 2.1.0-alpha.13 2026-02-04 19:53:51 +00:00
github-actions[bot]
dbd25f6612 release(hamh-alpha): 2.1.0-alpha.12 2026-02-04 19:43:22 +00:00
github-actions[bot]
d486bb8055 release(hamh-alpha): 2.1.0-alpha.11 2026-02-04 19:34:29 +00:00
github-actions[bot]
be524528da release(hamh-alpha): 2.1.0-alpha.10 2026-02-04 19:32:02 +00:00
github-actions[bot]
cb99c4effb release(hamh-alpha): 2.1.0-alpha.9 2026-02-04 19:22:32 +00:00
github-actions[bot]
1b3e4fdec1 release(hamh-alpha): 2.1.0-alpha.8 2026-02-04 19:16:33 +00:00
github-actions[bot]
a93bcc18e9 release(hamh-alpha): 2.1.0-alpha.7 2026-02-04 18:13:51 +00:00
github-actions[bot]
a17f42b12b release(hamh-alpha): 2.1.0-alpha.6 2026-02-04 17:52:40 +00:00
github-actions[bot]
b4ff47e754 release(hamh-alpha): 2.0.5-alpha.1 2026-02-04 17:43:17 +00:00
github-actions[bot]
863deb433b release(hamh-alpha): 2.1.0-alpha.5 2026-02-04 16:23:35 +00:00
github-actions[bot]
49729b6c7c release(hamh-alpha): 2.1.0-alpha.4 2026-02-04 15:36:28 +00:00
github-actions[bot]
2f2839cc3e release(hamh-alpha): 2.1.0-alpha.3 2026-02-04 15:11:38 +00:00
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 48 additions and 36 deletions

View File

@@ -1,37 +1,8 @@
## [2.0.1-alpha.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.1-alpha.4...v2.0.1-alpha.5) (2026-02-04)
# v2.1.0-alpha.15
## Changes
### Features
* add combined Temperature+Humidity sensor support with humidityEntity and batteryEntity mapping ([2a8e651](https://github.com/RiDDiX/home-assistant-matter-hub/commit/2a8e6514954b9ee613c05cd91d50ee872a50c757))
## [2.0.1-alpha.4](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.1-alpha.3...v2.0.1-alpha.4) (2026-02-04)
### Features
* add PowerSource cluster to Switch, BinarySensor, Light, Fan, Climate devices with battery ([8b5e977](https://github.com/RiDDiX/home-assistant-matter-hub/commit/8b5e9771c4700872937a80ae7ac2e889305c23b0))
## [2.0.1-alpha.3](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.1-alpha.2...v2.0.1-alpha.3) (2026-02-04)
### Features
* add PowerSource cluster to Lock and Cover devices with battery ([20dc78e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/20dc78ed5d8d071eddbabf663e6d14709b4a3a9a))
## [2.0.1-alpha.2](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.1-alpha.1...v2.0.1-alpha.2) (2026-02-04)
### Features
* add battery sensor support for sensor entities with device_class battery ([#60](https://github.com/RiDDiX/home-assistant-matter-hub/issues/60)) ([ddfe6c1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/ddfe6c18b640be9e55327c7032718d11e425cbf7))
## [2.0.1-alpha.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.0...v2.0.1-alpha.1) (2026-02-04)
* feat!: start v2.1.0-alpha development cycle ([d47b804](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d47b8049379b08cc4b8d5662d96beedce2209b1b))
### BREAKING CHANGES
* Reset alpha versioning to v2.1.0-alpha series after cleanup of old releases.
---
⚠️ **This is an alpha release** - use at your own risk!

View File

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

View File

@@ -1,3 +1,44 @@
## [2.0.5](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v2.0.4...v2.0.5) (2026-02-04)
### Bug Fixes
* **#101:** set includesIcons before writing backup.json to archive ([5c564c1](https://github.com/RiDDiX/home-assistant-matter-hub/commit/5c564c19d0ac4341e5bb52de0997432ec0ee9aa4)), closes [#101](https://github.com/RiDDiX/home-assistant-matter-hub/issues/101)
* **#49:** make addDevice idempotent and mark excess entities as failed ([f5b53e3](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f5b53e3b15927d718c83e72acdb5ec2ffe6963f8)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* **#49:** prevent double ServerNode creation in Server Mode ([d0a2b59](https://github.com/RiDDiX/home-assistant-matter-hub/commit/d0a2b59e2f51c476d4d988dd425137a4b5a32b16)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* **#82:** use homeassistant.turn_on/off for lights to support entity type overrides ([03da0fb](https://github.com/RiDDiX/home-assistant-matter-hub/commit/03da0fb926c591b6089fb56105588e141a37f11a)), closes [#82](https://github.com/RiDDiX/home-assistant-matter-hub/issues/82)
* add CHANGELOG.md assets to alpha releases for HA addon compatibility ([837613c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/837613cd89f9e0cbe7d6f63ec8b53a46b2f81b41))
* **ci:** add range constraint to alpha branch for correct version calculation ([670c19e](https://github.com/RiDDiX/home-assistant-matter-hub/commit/670c19edb747dc39d452c1dd289c8a28219be969))
* **ci:** format releaserc.json to pass biome lint ([6b85647](https://github.com/RiDDiX/home-assistant-matter-hub/commit/6b85647e6805ecaa955e1ec40b194099a0563e84))
* **ci:** revert to manual alpha versioning - only increment alpha.X number ([7d2ad64](https://github.com/RiDDiX/home-assistant-matter-hub/commit/7d2ad6447d9a99d467b79e0b552f20c8018de96c))
* **ci:** use semantic-release for alpha releases instead of manual versioning ([9d638e4](https://github.com/RiDDiX/home-assistant-matter-hub/commit/9d638e417dcefa34831a1059373183776c03594a))
* correct changelogUrl to download CHANGELOG_FULL.md instead of HTML page ([34cf39c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/34cf39c1313f4d9231f8120da094d675b7da1d28))
* use separate ServerModeEnvironment to prevent storage conflicts ([f73c10b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/f73c10bf1c4796ab57c4170f2006582e9bccf2a2))
### Features
* **#49:** add server mode for Robot Vacuums to enable Siri voice commands ([eb51e2d](https://github.com/RiDDiX/home-assistant-matter-hub/commit/eb51e2d1015f3838655de95e64805eeb35579c5d)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* **#49:** implement proper Server Mode with non-bridged vacuum endpoints ([1d05d8c](https://github.com/RiDDiX/home-assistant-matter-hub/commit/1d05d8cb5fd28f186cb4eb54893643cbbf6b5575)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* **#49:** improve Dreame vacuum cleaning mode aliases ([cb285ea](https://github.com/RiDDiX/home-assistant-matter-hub/commit/cb285ea2c16340a7882b61cfc37beed11e25f252)), closes [#49](https://github.com/RiDDiX/home-assistant-matter-hub/issues/49)
* **#95:** add lock credential management UI and API for Matter DoorLock PIN support ([08189a9](https://github.com/RiDDiX/home-assistant-matter-hub/commit/08189a941ca45cbaac65139b70cd5f9253cd8a04)), closes [#95](https://github.com/RiDDiX/home-assistant-matter-hub/issues/95)
* **#95:** integrate PIN code support into LockServer for lock/unlock commands ([b5861db](https://github.com/RiDDiX/home-assistant-matter-hub/commit/b5861dbe224a1f3ed0c3bd368bf54d0a2fec2209)), closes [#95](https://github.com/RiDDiX/home-assistant-matter-hub/issues/95)
* add separate alpha release workflow with manual versioning ([550201b](https://github.com/RiDDiX/home-assistant-matter-hub/commit/550201bbf7486be80f2349967747ffc57d013afb))
## [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.5"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
slug: hamh
name: Home-Assistant-Matter-Hub