Quite recenty Deye relased it’s own app to communicate with their inverters instead of going thru Solarman application while still sing same wifi dongle from Solarman. What’s new with Deye is that you can send uick commands thru the app for battery charging&discharging. I was wondering if anyone here knows how to integrate Deye itse into hass? They have open API and seem to work on some projects ut it’s quite slow, you can take a look here DeyeCloud Developer Portal
I’m not that good with Python but I’m guessing it shouldn’t be that much work as everyting is pretty much the same as Solarman integration except the extra function being able to send commands ti inverter.
It seem that new Deye inverter model i.e., SUN-10KSG05LP1 can not work with Solarman anymore. Reseller have told me on that. I also tried several times but no luck.
It’s not about the inverter. Logger is what matters. If you are using stick logger from solarman then you can use integration made for their proprietary protocol.
And you can always replace the logger as you see fit.
Habe ein Problem , aber nicht mit dem app, da ist alles korrekt angezeigt und ohne Unterbrechungen, Problem ist oder bei home assistant (Einstellungen?) oder Server bei Deye Cloud app, zu Problem: es gibt seit ca. 1 Monat immer wieder Unterbrechungen in daten Verkehr zwischen app Server und home assistant, auf ein mal zeigt alles was zu deye gehört in home assistant als „unbekannt“, aber jedes Mal nach 00:00 Uhr funktioniert wieder einwandfrei, nach lange suchen habe eine verdächtige Stelle gefunden, wenn Tagesproduktion erreicht 99-100kwh an diesen Tag, gibt’s sofort eine Unterbrechung von daten verkehr, (vielleicht auch ein Zufall, aber das ist einzige was ich gefunden habe), wenn Tagesproduktion erreicht nicht 100kwh , dann gibt’s auch keine Unterbrechungen.
Do you know if there are any workarounds (cloud included) other than buying esp or solarman loggers because I can’t reach the those devices in the country where I live?
If you don’t have any type of logger, you don’t even have a cloud connected either. You can still connect the inverter to any PC/server using Modbus RS485 ↔ USB converter and run a Modbus TCP server for example.
Thanks for your response. I have this DYDA_WiBLE_1.6.1 that came with the device, but I couldn’t succeed any local connection with it. That’s why I was asking for a cloud at least until the time I can get acces to other devices.