mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Upgraded PyArlo to 0.1.7 (#14987)
This commit is contained in:
committed by
Paulus Schoutsen
parent
7d9bce2153
commit
17308a2730
@@ -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.6']
|
REQUIREMENTS = ['pyarlo==0.1.7']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@@ -746,7 +746,7 @@ pyairvisual==2.0.1
|
|||||||
pyalarmdotcom==0.3.2
|
pyalarmdotcom==0.3.2
|
||||||
|
|
||||||
# homeassistant.components.arlo
|
# homeassistant.components.arlo
|
||||||
pyarlo==0.1.6
|
pyarlo==0.1.7
|
||||||
|
|
||||||
# homeassistant.components.notify.xmpp
|
# homeassistant.components.notify.xmpp
|
||||||
pyasn1-modules==0.1.5
|
pyasn1-modules==0.1.5
|
||||||
|
Reference in New Issue
Block a user