Update hikvision to 1.2 (#9953)

This commit is contained in:
Alok Saboo 2017-10-18 14:57:13 -04:00 committed by Pascal Vizeli
parent 2cacfb5477
commit 520de0d278
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ from homeassistant.const import (
from homeassistant.helpers.entity import ToggleEntity
import homeassistant.helpers.config_validation as cv
REQUIREMENTS = ['hikvision==0.4']
REQUIREMENTS = ['hikvision==1.2']
_LOGGING = logging.getLogger(__name__)

View File

@ -306,7 +306,7 @@ hbmqtt==0.8
heatmiserV3==0.9.1
# homeassistant.components.switch.hikvisioncam
hikvision==0.4
hikvision==1.2
# homeassistant.components.notify.hipchat
hipnotify==1.0.8