From f17b6aa9e42f60c4b477d4f9278f2282e6d84d3a Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Thu, 18 Dec 2025 09:28:13 -1000 Subject: [PATCH] Bump pyHik to 0.3.4 (#159380) --- homeassistant/components/hikvision/manifest.json | 2 +- requirements_all.txt | 2 +- requirements_test_all.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/homeassistant/components/hikvision/manifest.json b/homeassistant/components/hikvision/manifest.json index 534ba55d555..5e0c201945a 100644 --- a/homeassistant/components/hikvision/manifest.json +++ b/homeassistant/components/hikvision/manifest.json @@ -8,5 +8,5 @@ "iot_class": "local_push", "loggers": ["pyhik"], "quality_scale": "legacy", - "requirements": ["pyHik==0.3.2"] + "requirements": ["pyHik==0.3.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 8749312a262..876931e3736 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1852,7 +1852,7 @@ pyElectra==1.2.4 pyEmby==1.10 # homeassistant.components.hikvision -pyHik==0.3.2 +pyHik==0.3.4 # homeassistant.components.homee pyHomee==1.3.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index ae3e66a793b..15f1f3c8454 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1583,7 +1583,7 @@ pyDuotecno==2024.10.1 pyElectra==1.2.4 # homeassistant.components.hikvision -pyHik==0.3.2 +pyHik==0.3.4 # homeassistant.components.homee pyHomee==1.3.8