From 90d8606c268373bdf551c13d3843b96a26fce923 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 30 Jan 2026 00:47:04 +0000 Subject: [PATCH] release(hamh): 1.10.1 --- hamh/CHANGELOG.md | 7 +++++++ hamh/config.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 38bffad..c1856dc 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.10.1](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.10.0...v1.10.1) (2026-01-30) + + +### Bug Fixes + +* use device_id instead of entity_id for device lookup (fixes [#56](https://github.com/RiDDiX/home-assistant-matter-hub/issues/56)) ([4dafb48](https://github.com/RiDDiX/home-assistant-matter-hub/commit/4dafb48efa11fc47f5668e216b70069b2c89a8a2)) + # [1.10.0](https://github.com/RiDDiX/home-assistant-matter-hub/compare/v1.9.0...v1.10.0) (2026-01-30) diff --git a/hamh/config.yaml b/hamh/config.yaml index 884c1ea..57995ef 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -1,4 +1,4 @@ -version: "1.10.0" +version: "1.10.1" image: ghcr.io/riddix/home-assistant-matter-hub-addon slug: hamh name: Home-Assistant-Matter-Hub