Upgraded pyarlo to 0.2.3 (#19626)

This commit is contained in:
Marcelo Moreira de Mello 2018-12-28 16:51:59 -05:00 committed by Charles Garwood
parent 82d6fe5bd5
commit 457708cbda
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.2.2']
REQUIREMENTS = ['pyarlo==0.2.3']
_LOGGER = logging.getLogger(__name__)

View File

@ -891,7 +891,7 @@ pyairvisual==2.0.1
pyalarmdotcom==0.3.2
# homeassistant.components.arlo
pyarlo==0.2.2
pyarlo==0.2.3
# homeassistant.components.netatmo
pyatmo==1.4