mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Upgrade Fronius dependency to 0.5.3 (#52737)
supports more values of new Gen24 type of fronius device
This commit is contained in:
parent
94e15b3eea
commit
f069fbdb25
@ -2,7 +2,7 @@
|
|||||||
"domain": "fronius",
|
"domain": "fronius",
|
||||||
"name": "Fronius",
|
"name": "Fronius",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/fronius",
|
"documentation": "https://www.home-assistant.io/integrations/fronius",
|
||||||
"requirements": ["pyfronius==0.5.2"],
|
"requirements": ["pyfronius==0.5.3"],
|
||||||
"codeowners": ["@nielstron"],
|
"codeowners": ["@nielstron"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -1449,7 +1449,7 @@ pyfreedompro==1.1.0
|
|||||||
pyfritzhome==0.6.2
|
pyfritzhome==0.6.2
|
||||||
|
|
||||||
# homeassistant.components.fronius
|
# homeassistant.components.fronius
|
||||||
pyfronius==0.5.2
|
pyfronius==0.5.3
|
||||||
|
|
||||||
# homeassistant.components.ifttt
|
# homeassistant.components.ifttt
|
||||||
pyfttt==0.3
|
pyfttt==0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user