From 82ee319dbeb2d63c6de12ecb03f9ff02b51b3de8 Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Sat, 30 Nov 2024 18:03:13 +0100 Subject: [PATCH] fix: add unavailability warning to changelog --- hamh/CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hamh/CHANGELOG.md b/hamh/CHANGELOG.md index 8837bcf..be8fceb 100644 --- a/hamh/CHANGELOG.md +++ b/hamh/CHANGELOG.md @@ -7,6 +7,7 @@ ### ⚠️ Breaking Changes - The native addon (HAOS) will use Home Assistant ingress from now on. Direct access via the port will no longer be possible. +- It can happen that you are facing an "503 Service Unavailable" error after the update. Please see [this issue](https://github.com/t0bst4r/home-assistant-matter-hub/issues/230) for details. ### ❤️ Thank You