Bump pyHik library to 0.2.5 for id, tamper fixes (#28807)

This commit is contained in:
John Mihalic 2019-11-16 03:57:04 -05:00 committed by Fabian Affolter
parent d8ca2e9d71
commit 16f8ae1535
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
"name": "Hikvision",
"documentation": "https://www.home-assistant.io/integrations/hikvision",
"requirements": [
"pyhik==0.2.4"
"pyhik==0.2.5"
],
"dependencies": [],
"codeowners": [

View file

@ -1247,7 +1247,7 @@ pyhaversion==3.1.0
pyheos==0.6.0
# homeassistant.components.hikvision
pyhik==0.2.4
pyhik==0.2.5
# homeassistant.components.hive
pyhiveapi==0.2.19.3