mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Updated pyvera (#8437)
This commit is contained in:
parent
ee57a823af
commit
7b105a2150
@ -20,7 +20,7 @@ from homeassistant.const import (
|
||||
EVENT_HOMEASSISTANT_STOP)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyvera==0.2.33']
|
||||
REQUIREMENTS = ['pyvera==0.2.34']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -770,7 +770,7 @@ pyunifi==2.13
|
||||
# pyuserinput==0.1.11
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.2.33
|
||||
pyvera==0.2.34
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.1.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user