mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 04:35:11 +02:00
Updated pyvera (#8437)
This commit is contained in:
committed by
Fabian Affolter
parent
ee57a823af
commit
7b105a2150
@@ -20,7 +20,7 @@ from homeassistant.const import (
|
|||||||
EVENT_HOMEASSISTANT_STOP)
|
EVENT_HOMEASSISTANT_STOP)
|
||||||
from homeassistant.helpers.entity import Entity
|
from homeassistant.helpers.entity import Entity
|
||||||
|
|
||||||
REQUIREMENTS = ['pyvera==0.2.33']
|
REQUIREMENTS = ['pyvera==0.2.34']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -770,7 +770,7 @@ pyunifi==2.13
|
|||||||
# pyuserinput==0.1.11
|
# pyuserinput==0.1.11
|
||||||
|
|
||||||
# homeassistant.components.vera
|
# homeassistant.components.vera
|
||||||
pyvera==0.2.33
|
pyvera==0.2.34
|
||||||
|
|
||||||
# homeassistant.components.velux
|
# homeassistant.components.velux
|
||||||
pyvlx==0.1.3
|
pyvlx==0.1.3
|
||||||
|
Reference in New Issue
Block a user