mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
commit
d883b18751
@ -20,7 +20,7 @@ from homeassistant.const import (
|
||||
EVENT_HOMEASSISTANT_STOP)
|
||||
from homeassistant.helpers.entity import Entity
|
||||
|
||||
REQUIREMENTS = ['pyvera==0.2.20']
|
||||
REQUIREMENTS = ['pyvera==0.2.21']
|
||||
|
||||
_LOGGER = logging.getLogger(__name__)
|
||||
|
||||
|
@ -453,7 +453,7 @@ python-wink==0.10.0
|
||||
# pyuserinput==0.1.11
|
||||
|
||||
# homeassistant.components.vera
|
||||
pyvera==0.2.20
|
||||
pyvera==0.2.21
|
||||
|
||||
# homeassistant.components.notify.html5
|
||||
pywebpush==0.6.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user