mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
parent
0b2aff61bb
commit
7eb5cd1267
@ -16,7 +16,7 @@ from homeassistant.const import (
|
|||||||
from homeassistant.helpers.event import track_time_interval
|
from homeassistant.helpers.event import track_time_interval
|
||||||
from homeassistant.helpers.dispatcher import dispatcher_send
|
from homeassistant.helpers.dispatcher import dispatcher_send
|
||||||
|
|
||||||
REQUIREMENTS = ['pyarlo==0.1.9']
|
REQUIREMENTS = ['pyarlo==0.2.0']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -728,7 +728,7 @@ pyairvisual==2.0.1
|
|||||||
pyalarmdotcom==0.3.2
|
pyalarmdotcom==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.arlo
|
# homeassistant.components.arlo
|
||||||
pyarlo==0.1.9
|
pyarlo==0.2.0
|
||||||
|
|
||||||
# homeassistant.components.notify.xmpp
|
# homeassistant.components.notify.xmpp
|
||||||
pyasn1-modules==0.1.5
|
pyasn1-modules==0.1.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user