mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Bump pyeconet to 0.1.20 (#90950)
chore: Bump pyeconet to 0.1.20 to fix reloading values
This commit is contained in:
parent
24428d98a1
commit
6137aeb30a
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/econet",
|
||||
"iot_class": "cloud_push",
|
||||
"loggers": ["paho_mqtt", "pyeconet"],
|
||||
"requirements": ["pyeconet==0.1.18"]
|
||||
"requirements": ["pyeconet==0.1.20"]
|
||||
}
|
||||
|
@ -1590,7 +1590,7 @@ pydroid-ipcam==2.0.0
|
||||
pyebox==1.1.4
|
||||
|
||||
# homeassistant.components.econet
|
||||
pyeconet==0.1.18
|
||||
pyeconet==0.1.20
|
||||
|
||||
# homeassistant.components.edimax
|
||||
pyedimax==0.2.1
|
||||
|
@ -1154,7 +1154,7 @@ pydexcom==0.2.3
|
||||
pydroid-ipcam==2.0.0
|
||||
|
||||
# homeassistant.components.econet
|
||||
pyeconet==0.1.18
|
||||
pyeconet==0.1.20
|
||||
|
||||
# homeassistant.components.efergy
|
||||
pyefergy==22.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user