Bump pyeconet to 0.1.22 to handle breaking API change (#102820)

This commit is contained in:
William Scanlon 2023-10-25 23:25:44 -04:00 committed by GitHub
parent 6939970624
commit dd28d1e17f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/econet",
"iot_class": "cloud_push",
"loggers": ["paho_mqtt", "pyeconet"],
"requirements": ["pyeconet==0.1.20"]
"requirements": ["pyeconet==0.1.22"]
}

View file

@ -1684,7 +1684,7 @@ pyebox==1.1.4
pyecoforest==0.3.0
# homeassistant.components.econet
pyeconet==0.1.20
pyeconet==0.1.22
# homeassistant.components.edimax
pyedimax==0.2.1

View file

@ -1269,7 +1269,7 @@ pydroid-ipcam==2.0.0
pyecoforest==0.3.0
# homeassistant.components.econet
pyeconet==0.1.20
pyeconet==0.1.22
# homeassistant.components.efergy
pyefergy==22.1.1