From f49d4787be9b465f6c1089996e665cd6c71401fa Mon Sep 17 00:00:00 2001 From: mezz64 <2854333+mezz64@users.noreply.github.com> Date: Mon, 2 Feb 2026 15:22:42 -0500 Subject: [PATCH] Bump pyhik to 0.4.2 (#162092) Co-authored-by: Joost Lekkerkerker --- 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 9559322f606..f96b2a32f41 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.1"] + "requirements": ["pyHik==0.4.2"] } diff --git a/requirements_all.txt b/requirements_all.txt index 12e91db15c9..cbdc91c3f3d 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1865,7 +1865,7 @@ pyElectra==1.2.4 pyEmby==1.10 # homeassistant.components.hikvision -pyHik==0.4.1 +pyHik==0.4.2 # homeassistant.components.homee pyHomee==1.3.8 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index bdbd5cca5ad..6b472460625 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -1602,7 +1602,7 @@ pyDuotecno==2024.10.1 pyElectra==1.2.4 # homeassistant.components.hikvision -pyHik==0.4.1 +pyHik==0.4.2 # homeassistant.components.homee pyHomee==1.3.8