mirror of
https://github.com/home-assistant/core.git
synced 2025-07-17 10:17:09 +00:00
Bump pyfronius version to 0.5.5 (#54758)
- allows for trailing slashes in configuration (which would otherwise cause errors in the newest fronius firmware) - fixes units of energy related sensors
This commit is contained in:
parent
9dab920d01
commit
346310ccaf
@ -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.3"],
|
"requirements": ["pyfronius==0.5.5"],
|
||||||
"codeowners": ["@nielstron"],
|
"codeowners": ["@nielstron"],
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
}
|
}
|
||||||
|
@ -1466,7 +1466,7 @@ pyfreedompro==1.1.0
|
|||||||
pyfritzhome==0.6.2
|
pyfritzhome==0.6.2
|
||||||
|
|
||||||
# homeassistant.components.fronius
|
# homeassistant.components.fronius
|
||||||
pyfronius==0.5.3
|
pyfronius==0.5.5
|
||||||
|
|
||||||
# homeassistant.components.ifttt
|
# homeassistant.components.ifttt
|
||||||
pyfttt==0.3
|
pyfttt==0.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user