Upgrade pyarlo to 0.1.8 to support Arlo Baby monitor (#15060)

This commit is contained in:
Marcelo Moreira de Mello 2018-06-20 01:50:38 -04:00 committed by Martin Hjelmare
parent fca5d55b43
commit 1f8699d9b4
2 changed files with 2 additions and 2 deletions

View File

@ -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.7'] REQUIREMENTS = ['pyarlo==0.1.8']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -739,7 +739,7 @@ pyairvisual==2.0.1
pyalarmdotcom==0.3.2 pyalarmdotcom==0.3.2
# homeassistant.components.arlo # homeassistant.components.arlo
pyarlo==0.1.7 pyarlo==0.1.8
# homeassistant.components.notify.xmpp # homeassistant.components.notify.xmpp
pyasn1-modules==0.1.5 pyasn1-modules==0.1.5