[RELEASE] (just simple) Deye Inverter

I've written a small device driver for the Deye Inverter (tested with SUN600, should also run with other Deye devices).


It shows the current produced solar power, the accumulated value for today, and in total (since installation of the inverter).

Maybe someone else find this useful, too:

Have fun! :blush:

3 Likes

Changes 2023/10/18:
New: Attribute maxToday stores maximum power of the day.
New: Attribute maxTotal stores maximum power since last reset.
New: Command resetMaxTotal sets maxTotal to current power.
Changed: Power [W] is stored as Integer (instead of Float).