Bump pyeconet to 0.1.22 to handle breaking API change (#102820)
This commit is contained in:
parent
6939970624
commit
dd28d1e17f
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["paho_mqtt", "pyeconet"],
|
"loggers": ["paho_mqtt", "pyeconet"],
|
||||||
"requirements": ["pyeconet==0.1.20"]
|
"requirements": ["pyeconet==0.1.22"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -1684,7 +1684,7 @@ pyebox==1.1.4
|
||||||
pyecoforest==0.3.0
|
pyecoforest==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.20
|
pyeconet==0.1.22
|
||||||
|
|
||||||
# homeassistant.components.edimax
|
# homeassistant.components.edimax
|
||||||
pyedimax==0.2.1
|
pyedimax==0.2.1
|
||||||
|
|
|
@ -1269,7 +1269,7 @@ pydroid-ipcam==2.0.0
|
||||||
pyecoforest==0.3.0
|
pyecoforest==0.3.0
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.20
|
pyeconet==0.1.22
|
||||||
|
|
||||||
# homeassistant.components.efergy
|
# homeassistant.components.efergy
|
||||||
pyefergy==22.1.1
|
pyefergy==22.1.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue