Bump pyarlo==0.2.0, fixes #15486 (#15503)

This commit is contained in:
Luke Fritz 2018-07-17 00:56:50 -05:00 committed by Daniel Høyer Iversen
parent 0b2aff61bb
commit 7eb5cd1267
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.dispatcher import dispatcher_send
REQUIREMENTS = ['pyarlo==0.1.9']
REQUIREMENTS = ['pyarlo==0.2.0']
_LOGGER = logging.getLogger(__name__)

View file

@ -728,7 +728,7 @@ pyairvisual==2.0.1
pyalarmdotcom==0.3.2
# homeassistant.components.arlo
pyarlo==0.1.9
pyarlo==0.2.0
# homeassistant.components.notify.xmpp
pyasn1-modules==0.1.5