Bump pyharmony (#19460)

This commit is contained in:
Paulus Schoutsen 2018-12-19 15:41:14 +01:00 committed by GitHub
parent c71a6ee562
commit 196fe4b927
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -24,9 +24,9 @@ from homeassistant.util import slugify
# REQUIREMENTS = ['pyharmony==1.0.22']
REQUIREMENTS = [
'https://github.com/home-assistant//pyharmony/archive/'
'4b27f8a35ea61123ef531ad078a4357cc26b00db.zip'
'#pyharmony==1.0.21b0'
'https://github.com/home-assistant/pyharmony/archive/'
'31efd339a3c39e7b8f58e823a0eddb59013e03ae.zip'
'#pyharmony==1.0.21b1'
]
_LOGGER = logging.getLogger(__name__)

View File

@ -521,7 +521,7 @@ homematicip==0.9.8
httplib2==0.10.3
# homeassistant.components.remote.harmony
https://github.com/home-assistant//pyharmony/archive/4b27f8a35ea61123ef531ad078a4357cc26b00db.zip#pyharmony==1.0.21b0
https://github.com/home-assistant/pyharmony/archive/31efd339a3c39e7b8f58e823a0eddb59013e03ae.zip#pyharmony==1.0.21b1
# homeassistant.components.huawei_lte
huawei-lte-api==1.0.16