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