From b558083b504175ebc23372834c061fa0532c4c64 Mon Sep 17 00:00:00 2001 From: Patrick <14628713+patman15@users.noreply.github.com> Date: Tue, 30 Dec 2025 08:46:09 +0100 Subject: [PATCH] Added known issues --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 077ac74..ab6179f 100644 --- a/README.md +++ b/README.md @@ -72,11 +72,10 @@ Finally, you need to manually copy the key to [`const.py`](https://github.com/pa > [!IMPORTANT] > You need to update the file after **each** update! -## Outlook -- Add support for encryption -- Allow parallel usage to PowerView app as "remote" -- Add support for tilt function -- Add support for further device types +## Known Issues +
Shade inoperable after charging +It seems that the shades require some re-initialization after charging. The solution is currently unknown, but as a workaround you can operate the shade ones using the vendor app. +
## Troubleshooting In case you have severe troubles, @@ -89,3 +88,9 @@ In case you have severe troubles, [license-shield]: https://img.shields.io/github/license/patman15/hdpv_ble.svg?style=for-the-badge [releases-shield]: https://img.shields.io/github/release/patman15/hdpv_ble.svg?style=for-the-badge [releases]: https://github.com//patman15/hdpv_ble/releases + +## Outlook +- 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