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:
William Scanlon 2021-04-12 04:41:20 -04:00 committed by GitHub
parent 73f227b651
commit 06a8ffe94d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"]
}

View file

@ -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

View file

@ -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