mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Upgrade pyvera to 0.2.44 (#15708)
This commit is contained in:
committed by
Martin Hjelmare
parent
944f4f7c05
commit
29e668e887
@@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||||||
EVENT_HOMEASSISTANT_STOP, CONF_LIGHTS, CONF_EXCLUDE)
|
EVENT_HOMEASSISTANT_STOP, CONF_LIGHTS, CONF_EXCLUDE)
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyvera==0.2.43']
|
REQUIREMENTS = ['pyvera==0.2.44']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -1150,7 +1150,7 @@ pyuptimerobot==0.0.5
|
|||||||
# pyuserinput==0.1.11
|
# pyuserinput==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.2.43
|
pyvera==0.2.44
|
||||||
|
|
||||||
# homeassistant.components.switch.vesync
|
# homeassistant.components.switch.vesync
|
||||||
pyvesync==0.1.1
|
pyvesync==0.1.1
|
||||||
|
Reference in New Issue
Block a user