mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 06:07:07 +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",
|
||||
"name": "Fronius",
|
||||
"documentation": "https://www.home-assistant.io/integrations/fronius",
|
||||
"requirements": ["pyfronius==0.5.2"],
|
||||
"requirements": ["pyfronius==0.5.3"],
|
||||
"codeowners": ["@nielstron"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
@ -1449,7 +1449,7 @@ pyfreedompro==1.1.0
|
||||
pyfritzhome==0.6.2
|
||||
|
||||
# homeassistant.components.fronius
|
||||
pyfronius==0.5.2
|
||||
pyfronius==0.5.3
|
||||
|
||||
# homeassistant.components.ifttt
|
||||
pyfttt==0.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user