From 8b0bccee6ba6eb95e52a55d50102e8adb378984a Mon Sep 17 00:00:00 2001 From: Patrick <14628713+patman15@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:45:10 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index de00a1b..2cac695 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Platform | Description | Unit | Details `sensor` | SoC (state of charge) | `%` | range 100% (full), 50%, 20%, 0% (battery empty) ## Installation +> [!IMPORTANT] +> You need to set the encryption key manually in the [`const.py`](https://github.com/patman15/hdpv_ble/blob/main/custom_components/hunterdouglas_powerview_ble/const.py) file after **each** update! ### Automatic Installation can be done using [HACS](https://hacs.xyz/) by [adding a custom repository](https://hacs.xyz/docs/faq/custom_repositories/).