Bump pyeconet to 0.1.14 (#49067)
* Bump pyeconet to fix crash * Bump pyeconet from beta version * Update requirements_all
This commit is contained in:
parent
73f227b651
commit
06a8ffe94d
3 changed files with 3 additions and 3 deletions
|
@ -4,6 +4,6 @@
|
|||
"name": "Rheem EcoNet Products",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||
"requirements": ["pyeconet==0.1.13"],
|
||||
"requirements": ["pyeconet==0.1.14"],
|
||||
"codeowners": ["@vangorra", "@w1ll1am23"]
|
||||
}
|
|
@ -1364,7 +1364,7 @@ pydroid-ipcam==0.8
|
|||
pyebox==1.1.4
|
||||
|
||||
# homeassistant.components.econet
|
||||
pyeconet==0.1.13
|
||||
pyeconet==0.1.14
|
||||
|
||||
# homeassistant.components.edimax
|
||||
pyedimax==0.2.1
|
||||
|
|
|
@ -735,7 +735,7 @@ pydexcom==0.2.0
|
|||
pydispatcher==2.0.5
|
||||
|
||||
# homeassistant.components.econet
|
||||
pyeconet==0.1.13
|
||||
pyeconet==0.1.14
|
||||
|
||||
# homeassistant.components.everlights
|
||||
pyeverlights==0.1.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue