mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Update hikvision to 1.2 (#9953)
This commit is contained in:
parent
2cacfb5477
commit
520de0d278
@ -15,7 +15,7 @@ from homeassistant.const import (
|
|||||||
from homeassistant.helpers.entity import ToggleEntity
|
from homeassistant.helpers.entity import ToggleEntity
|
||||||
import homeassistant.helpers.config_validation as cv
|
import homeassistant.helpers.config_validation as cv
|
||||||
|
|
||||||
REQUIREMENTS = ['hikvision==0.4']
|
REQUIREMENTS = ['hikvision==1.2']
|
||||||
|
|
||||||
_LOGGING = logging.getLogger(__name__)
|
_LOGGING = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -306,7 +306,7 @@ hbmqtt==0.8
|
|||||||
heatmiserV3==0.9.1
|
heatmiserV3==0.9.1
|
||||||
|
|
||||||
# homeassistant.components.switch.hikvisioncam
|
# homeassistant.components.switch.hikvisioncam
|
||||||
hikvision==0.4
|
hikvision==1.2
|
||||||
|
|
||||||
# homeassistant.components.notify.hipchat
|
# homeassistant.components.notify.hipchat
|
||||||
hipnotify==1.0.8
|
hipnotify==1.0.8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user