Update pyfronius to 0.7.1 (#60722)
parent
b04b314a9b
commit
e5e1e7b7e0
|
@ -3,7 +3,7 @@
|
|||
"name": "Fronius",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/fronius",
|
||||
"requirements": ["pyfronius==0.7.0"],
|
||||
"requirements": ["pyfronius==0.7.1"],
|
||||
"codeowners": ["@nielstron", "@farmio"],
|
||||
"iot_class": "local_polling"
|
||||
}
|
||||
|
|
|
@ -1507,7 +1507,7 @@ pyfreedompro==1.1.0
|
|||
pyfritzhome==0.6.2
|
||||
|
||||
# homeassistant.components.fronius
|
||||
pyfronius==0.7.0
|
||||
pyfronius==0.7.1
|
||||
|
||||
# homeassistant.components.ifttt
|
||||
pyfttt==0.3
|
||||
|
|
|
@ -910,7 +910,7 @@ pyfreedompro==1.1.0
|
|||
pyfritzhome==0.6.2
|
||||
|
||||
# homeassistant.components.fronius
|
||||
pyfronius==0.7.0
|
||||
pyfronius==0.7.1
|
||||
|
||||
# homeassistant.components.ifttt
|
||||
pyfttt==0.3
|
||||
|
|
Loading…
Reference in New Issue