Update Pyarlo to 0.1.2 (#11626)

This commit is contained in:
Alok Saboo 2018-01-13 14:00:04 -05:00 committed by Anders Melchiorsen
parent 3e43f4e58e
commit ea62deda59
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ from requests.exceptions import HTTPError, ConnectTimeout
from homeassistant.helpers import config_validation as cv
from homeassistant.const import CONF_USERNAME, CONF_PASSWORD
REQUIREMENTS = ['pyarlo==0.1.0']
REQUIREMENTS = ['pyarlo==0.1.2']
_LOGGER = logging.getLogger(__name__)

View File

@ -640,7 +640,7 @@ pyairvisual==1.0.0
pyalarmdotcom==0.3.0
# homeassistant.components.arlo
pyarlo==0.1.0
pyarlo==0.1.2
# homeassistant.components.notify.xmpp
pyasn1-modules==0.1.5