From 35ff1787fc9aacfe660ea8c1a44d59e04ee69de8 Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Sun, 30 Aug 2026 11:11:03 -0600 Subject: [PATCH] Bump pyHik to 0.4.4 (#180837) --- homeassistant/components/hikvision/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/hikvision/manifest.json b/homeassistant/components/hikvision/manifest.json index cee9ceff506c..fd508fcb5382 100644 --- a/homeassistant/components/hikvision/manifest.json +++ b/homeassistant/components/hikvision/manifest.json @@ -7,5 +7,5 @@ "integration_type": "device", "iot_class": "local_push", "loggers": ["pyhik"], - "requirements": ["pyHik==0.4.3"] + "requirements": ["pyHik==0.4.4"] } diff --git a/requirements_all.txt b/requirements_all.txt index 43699c61ede5..c770c4f745e6 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2020,7 +2020,7 @@ pyElectra==1.2.4 pyEmby==1.10 # homeassistant.components.hikvision -pyHik==0.4.3 +pyHik==0.4.4 # homeassistant.components.homee pyHomee==1.4.4