mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Bump pyeconet to 0.1.17 (#84868)
This commit is contained in:
parent
28eda7d1f0
commit
8ffd540c85
@ -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.15"],
|
"requirements": ["pyeconet==0.1.17"],
|
||||||
"codeowners": ["@vangorra", "@w1ll1am23"],
|
"codeowners": ["@vangorra", "@w1ll1am23"],
|
||||||
"iot_class": "cloud_push",
|
"iot_class": "cloud_push",
|
||||||
"loggers": ["paho_mqtt", "pyeconet"]
|
"loggers": ["paho_mqtt", "pyeconet"]
|
||||||
|
@ -1560,7 +1560,7 @@ pydroid-ipcam==2.0.0
|
|||||||
pyebox==1.1.4
|
pyebox==1.1.4
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.15
|
pyeconet==0.1.17
|
||||||
|
|
||||||
# homeassistant.components.edimax
|
# homeassistant.components.edimax
|
||||||
pyedimax==0.2.1
|
pyedimax==0.2.1
|
||||||
|
@ -1106,7 +1106,7 @@ pydexcom==0.2.3
|
|||||||
pydroid-ipcam==2.0.0
|
pydroid-ipcam==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.econet
|
# homeassistant.components.econet
|
||||||
pyeconet==0.1.15
|
pyeconet==0.1.17
|
||||||
|
|
||||||
# homeassistant.components.efergy
|
# homeassistant.components.efergy
|
||||||
pyefergy==22.1.1
|
pyefergy==22.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user