Update pyfronius to 0.5.2 (#52216)

* Update the pyfronius package to version 0.5.2

this automatically introduces support for API V0 of fronius devices

* Update requirements
pull/51824/head^2
Niels Mündler 2021-06-27 19:43:31 +02:00 committed by GitHub
parent eedf1c3ebe
commit aececdfeb9
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.4.6"],
"requirements": ["pyfronius==0.5.2"],
"codeowners": ["@nielstron"],
"iot_class": "local_polling"
}

View File

@ -1444,7 +1444,7 @@ pyforked-daapd==0.1.11
pyfritzhome==0.4.2
# homeassistant.components.fronius
pyfronius==0.4.6
pyfronius==0.5.2
# homeassistant.components.ifttt
pyfttt==0.3