From 04c7036351fd89be962cc0da74e22400371d46f4 Mon Sep 17 00:00:00 2001 From: Patrick <14628713+patman15@users.noreply.github.com> Date: Thu, 1 Jan 2026 13:10:48 +0100 Subject: [PATCH] Revise warning about HOME_KEY loss in README Update warning message in README to reflect changes. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9740ca6..6d827cd 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ > [!WARNING] > - This integration is under development! > - Test coverage is low, malfunction might occur. -> - Currently only position change is supported (e.g., no tilt) +> - The HOME_KEY is lost over updates! ## Features - Zero configuration @@ -97,4 +97,4 @@ In case you have severe troubles, - Add tests! - Allow parallel usage to PowerView app as "remote" - Add support for tilt function -- Add support for further device types \ No newline at end of file +- Add support for further device types