home-assistant / home-assistant.io

:blue_book: Home Assistant User documentation
https://www.home-assistant.io
Other
4.96k stars 7.27k forks source link

Fronius feedback, feature request: update interval, inverter temperature, string power #25249

Closed christschnman closed 1 year ago

christschnman commented 1 year ago

Feedback

Great integration, works well. But: why pv-power stays above zero over night?

Would be great, if the update Interval is adjustable.

Also another feature request would be the temperature of the inverter and the power (voltage and current) from each module string. Iobroker adapter solved this with the archive api, "just" picked the newest value:

http://xxx.xxx.x.x/solar_api/v1/GetArchiveData.cgi?Scope=System&StartDate=11.12.2022&EndDate=12.12.2022&Channel=Current_DC_String_1&Channel=Current_DC_String_2&Channel=Temperature_Powerstage&Channel=Voltage_DC_String_1&Channel=Voltage_DC_String_2

URL

https://github.com/home-assistant/core/tree/dev/homeassistant/components/fronius

Version

No response

Additional information

No response

github-actions[bot] commented 1 year ago

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved. If this issue is still relevant, please let us know by leaving a comment 👍 This issue has now has been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

farmio commented 1 year ago

Hi 👋! Please don't use the issue tracker for feature requests. Especially not the one for the documentation repo - it is very unlikely that it will be seen. Use the forums instead. See eg. https://community.home-assistant.io/t/add-scan-interval-to-fronius-integration/296872/11