From 843e1d060fd3b1e8c8d5810ea978a46950e886e9 Mon Sep 17 00:00:00 2001 From: Alessandro Volpato <35847603+DeltaFox0018@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:46:26 +0100 Subject: [PATCH 1/3] Update manifest.json --- custom_components/ksenia_lares/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom_components/ksenia_lares/manifest.json b/custom_components/ksenia_lares/manifest.json index 1b851cb..3e61290 100644 --- a/custom_components/ksenia_lares/manifest.json +++ b/custom_components/ksenia_lares/manifest.json @@ -11,10 +11,10 @@ "iot_class": "local_polling", "issue_tracker": "https://github.com/johnnybegood/ha-ksenia-lares/issues", "requirements": [ - "lxml==4.9.3", + "lxml==4.9.4", "getmac==0.8.2" ], "ssdp": [], "version": "1.0.2", "zeroconf": [] -} \ No newline at end of file +} From 9dcd5b94d034348006c93495fe9af6b2c135f6b9 Mon Sep 17 00:00:00 2001 From: Alessandro Volpato <35847603+DeltaFox0018@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:50:56 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d99f182..857e90c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This integration relies on the web interface to be activated, this is not always 1. Open HACS 2. Goto the menu in to top right corner 3. Goto custom respositories -4. Add this repositry `https://github.com/johnnybegood/ha-ksenia-lares` +4. Add this repositry `https://github.com/DeltaFox0018/ha-ksenia-lares` 5. Click _explore & download respositories_ 6. Search for and add "Ksenia Lares" 7. Restart Home Assistant @@ -54,4 +54,4 @@ To be able to bypass zones, you will need to configure a PIN to be used. 1. Go to [integration](https://my.home-assistant.io/redirect/integration/?domain=ksenia_lares) 2. Click 'Configure' -3. Enter the PIN code to use (it will need to be entered again each time the configuration screen is used). \ No newline at end of file +3. Enter the PIN code to use (it will need to be entered again each time the configuration screen is used). From a5eb21f0f39cbbe1cf8d278a4b8b4af913a8934e Mon Sep 17 00:00:00 2001 From: Alessandro Volpato <35847603+DeltaFox0018@users.noreply.github.com> Date: Thu, 4 Jan 2024 14:53:45 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 857e90c..b78f484 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This integration relies on the web interface to be activated, this is not always 1. Open HACS 2. Goto the menu in to top right corner 3. Goto custom respositories -4. Add this repositry `https://github.com/DeltaFox0018/ha-ksenia-lares` +4. Add this repositry `https://github.com/johnnybegood/ha-ksenia-lares` 5. Click _explore & download respositories_ 6. Search for and add "Ksenia Lares" 7. Restart Home Assistant