Bumpped the pyeconet version (#23578)
This commit is contained in:
parent
bf25b74bf1
commit
09cd302b46
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
"name": "Econet",
|
"name": "Econet",
|
||||||
"documentation": "https://www.home-assistant.io/components/econet",
|
"documentation": "https://www.home-assistant.io/components/econet",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyeconet==0.0.10"
|
"pyeconet==0.0.11"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
|
|
@ -1030,7 +1030,7 @@ pydukeenergy==0.0.6
|
||||||
pyebox==1.1.4
|
pyebox==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.0.10
|
pyeconet==0.0.11
|
||||||
|
|
||||||
# homeassistant.components.edimax
|
# homeassistant.components.edimax
|
||||||
pyedimax==0.1
|
pyedimax==0.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue