mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
Bump pyharmony (#19460)
This commit is contained in:
parent
c71a6ee562
commit
196fe4b927
@ -24,9 +24,9 @@ from homeassistant.util import slugify
|
|||||||
|
|
||||||
# REQUIREMENTS = ['pyharmony==1.0.22']
|
# REQUIREMENTS = ['pyharmony==1.0.22']
|
||||||
REQUIREMENTS = [
|
REQUIREMENTS = [
|
||||||
'https://github.com/home-assistant//pyharmony/archive/'
|
'https://github.com/home-assistant/pyharmony/archive/'
|
||||||
'4b27f8a35ea61123ef531ad078a4357cc26b00db.zip'
|
'31efd339a3c39e7b8f58e823a0eddb59013e03ae.zip'
|
||||||
'#pyharmony==1.0.21b0'
|
'#pyharmony==1.0.21b1'
|
||||||
]
|
]
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
@ -521,7 +521,7 @@ homematicip==0.9.8
|
|||||||
httplib2==0.10.3
|
httplib2==0.10.3
|
||||||
|
|
||||||
# homeassistant.components.remote.harmony
|
# 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
|
# homeassistant.components.huawei_lte
|
||||||
huawei-lte-api==1.0.16
|
huawei-lte-api==1.0.16
|
||||||
|
Loading…
x
Reference in New Issue
Block a user