mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 08:17:08 +00:00
Bump pyeconet version for Gen 5 Water Heater Support (#66691)
* Bump pyeconet version for Gen 5 Water Heater Support * Update requirements files
This commit is contained in:
parent
bcdd823849
commit
a131b78a70
@ -3,7 +3,7 @@
|
|||||||
"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.14"],
|
"requirements": ["pyeconet==0.1.15"],
|
||||||
"codeowners": ["@vangorra", "@w1ll1am23"],
|
"codeowners": ["@vangorra", "@w1ll1am23"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["paho_mqtt", "pyeconet"]
|
"loggers": ["paho_mqtt", "pyeconet"]
|
||||||
|
@ -1488,7 +1488,7 @@ pydroid-ipcam==0.8
|
|||||||
pyebox==1.1.4
|
pyebox==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.14
|
pyeconet==0.1.15
|
||||||
|
|
||||||
# homeassistant.components.edimax
|
# homeassistant.components.edimax
|
||||||
pyedimax==0.2.1
|
pyedimax==0.2.1
|
||||||
|
@ -926,7 +926,7 @@ pydexcom==0.2.2
|
|||||||
pydispatcher==2.0.5
|
pydispatcher==2.0.5
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.14
|
pyeconet==0.1.15
|
||||||
|
|
||||||
# homeassistant.components.efergy
|
# homeassistant.components.efergy
|
||||||
pyefergy==22.1.1
|
pyefergy==22.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user