kellerza / pysma

Async library for SMA Solar's WebConnect interface
MIT License
59 stars 51 forks source link

daily_yield #47

Closed jensschneider closed 3 years ago

jensschneider commented 3 years ago

I think the current value of daily_yield is the sum of yesterday and today.

kellerza commented 3 years ago

@jensschneider I cannot comment on the actual content of individual sensors, but have found that in many cases it is more reliable to use a higher layer to calculate running totals.

Recently documented such an approach for the energy meter - in the SMA energy meter plugin for HomeAssistant