mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
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:
@@ -4,6 +4,6 @@
|
|||||||
"name": "Rheem EcoNet Products",
|
"name": "Rheem EcoNet Products",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||||
"requirements": ["pyeconet==0.1.13"],
|
"requirements": ["pyeconet==0.1.14"],
|
||||||
"codeowners": ["@vangorra", "@w1ll1am23"]
|
"codeowners": ["@vangorra", "@w1ll1am23"]
|
||||||
}
|
}
|
@@ -1364,7 +1364,7 @@ pydroid-ipcam==0.8
|
|||||||
pyebox==1.1.4
|
pyebox==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.13
|
pyeconet==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.edimax
|
# homeassistant.components.edimax
|
||||||
pyedimax==0.2.1
|
pyedimax==0.2.1
|
||||||
|
@@ -735,7 +735,7 @@ pydexcom==0.2.0
|
|||||||
pydispatcher==2.0.5
|
pydispatcher==2.0.5
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.13
|
pyeconet==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.everlights
|
# homeassistant.components.everlights
|
||||||
pyeverlights==0.1.0
|
pyeverlights==0.1.0
|
||||||
|
Reference in New Issue
Block a user