Update Pyarlo to 0.1.2 (#11626)

pull/11589/head
Alok Saboo 2018-01-13 14:00:04 -05:00 committed by Fabian Affolter
parent 7837b4893f
commit 9b15cfa5a5
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336
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