mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump pyHik library to 0.2.5 for id, tamper fixes (#28807)
This commit is contained in:
committed by
Fabian Affolter
parent
d8ca2e9d71
commit
16f8ae1535
@@ -3,7 +3,7 @@
|
|||||||
"name": "Hikvision",
|
"name": "Hikvision",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
"documentation": "https://www.home-assistant.io/integrations/hikvision",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyhik==0.2.4"
|
"pyhik==0.2.5"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@@ -1247,7 +1247,7 @@ pyhaversion==3.1.0
|
|||||||
pyheos==0.6.0
|
pyheos==0.6.0
|
||||||
|
|
||||||
# homeassistant.components.hikvision
|
# homeassistant.components.hikvision
|
||||||
pyhik==0.2.4
|
pyhik==0.2.5
|
||||||
|
|
||||||
# homeassistant.components.hive
|
# homeassistant.components.hive
|
||||||
pyhiveapi==0.2.19.3
|
pyhiveapi==0.2.19.3
|
||||||
|
Reference in New Issue
Block a user