Bump pyhik to 0.2.4 (#27523)

pull/27541/head
John Mihalic 2019-10-12 01:18:15 -04:00 committed by Fabian Affolter
parent 78a08d0425
commit d58717d772
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.3"
"pyhik==0.2.4"
],
"dependencies": [],
"codeowners": [

View File

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