From bbb5ab448e65be970a69981e3299bb23faa8b9f2 Mon Sep 17 00:00:00 2001 From: mezz64 <2854333+mezz64@users.noreply.github.com> Date: Tue, 27 Jan 2026 11:33:22 -0500 Subject: [PATCH] Bump pyhik to 0.4.1 (#161465) --- 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 31a18f7585e..9559322f606 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.4.0"] + "requirements": ["pyHik==0.4.1"] } diff --git a/requirements_all.txt b/requirements_all.txt index a4d7a534ccf..ca8d827fb63 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1857,7 +1857,7 @@ pyElectra==1.2.4 pyEmby==1.10 # homeassistant.components.hikvision -pyHik==0.4.0 +pyHik==0.4.1 # homeassistant.components.homee pyHomee==1.3.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 76ef6abbbe5..0bccfcbff9c 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1594,7 +1594,7 @@ pyDuotecno==2024.10.1 pyElectra==1.2.4 # homeassistant.components.hikvision -pyHik==0.4.0 +pyHik==0.4.1 # homeassistant.components.homee pyHomee==1.3.8