From a21ae6d818992b9057d3f222ef5b66e65b96ea0d Mon Sep 17 00:00:00 2001 From: Paul Tarjan Date: Sun, 30 Aug 2026 23:13:49 -0600 Subject: [PATCH] Bump pyHik to 0.4.5 (#180885) Co-authored-by: Claude Opus 5 --- 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 fd508fcb5382..b26a79e6b39a 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.4"] + "requirements": ["pyHik==0.4.5"] } diff --git a/requirements_all.txt b/requirements_all.txt index c770c4f745e6..4288178d6b6d 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.4 +pyHik==0.4.5 # homeassistant.components.homee pyHomee==1.4.4