[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).

Hi,
how you connect to hubitat?

You just enter the IP of the inverter.
Hubitat then regularly polls the inverter.

Hi,
How you add inverter based on IP? Could you explain me? I never add any device by IP. I have only zigbee

Your inverter has a web interface; You can view this by entering the IP address in your web browser. (Take a look at your router settings if you don't remember the IP of your inverter.)
Of course all this works only after installing the Deye inverter (look at the docs).

Then simply enter the inverters IP address (something like "192.168.178.111") in my device driver.

1 Like

i found ;).

I need to add as virtual and choose driver and then set IP.

1 Like