[fronius] Added inverter power, battery state of charge and PV solar yield (#10757)
* [fronius] add battery state of charge and PV yield.
Signed-off-by: THKDev <THKDev@users.noreply.github.com>
* [fronius] Actually constants should be all upper case. Words in labels should be capitalized (except prepositions and so on). Use %unit% placeholder.
Signed-off-by: THKDev <THKDev@users.noreply.github.com>
* [fronius] fixed checkstyle error; removed some warnings (eg. StringUtils)
Signed-off-by: THKDev <THKDev@users.noreply.github.com>
* Revert "[fronius] fixed checkstyle error; removed some warnings (eg. StringUtils)"
This reverts commit
73065c65
Signed-off-by: THKDev <THKDev@users.noreply.github.com>
* [fronius] fixed checkstyle error
Signed-off-by: THKDev <THKDev@users.noreply.github.com>
* [fronius] removed org.apache.commons.lang3.StringUtils
Signed-off-by: THKDev <THKDev@users.noreply.github.com>