safepay / sensor.fronius

A Fronius Sensor for Home Assistant
MIT License
80 stars 31 forks source link

Support for Gen24 inverter #60

Closed nilrog closed 3 years ago

nilrog commented 3 years ago

This patch will add support for reading sensor values from the Gen24 inverter. Unfortunately Fronius did not obey to their own API in Gen24 so all the smartmeter sensors have new names. This patch fixes that. See README for information about the new configuration option model.

There are still issues with the Gen24 in that DAY_ENERGY, YEAR_ENERGY & TOTAL_ENERGY are null. But with the exception of TOTAL_ENERGY that is what Fronius has documented. For TOTAL_ENERGY they say that it should be present in FW 1.14.0. But Fronius has not released any FW newer than 1.12.5.

The patch has been tested by two people in #58