Upgrade Fronius dependency to 0.5.3 (#52737)

supports more values of new Gen24 type of fronius device
This commit is contained in:
Niels Mündler 2021-07-08 14:45:34 +02:00 committed by GitHub
parent 94e15b3eea
commit f069fbdb25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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"
}

View File

@ -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