jedie / inverter-connect

Get information from Deye Microinverter
https://pypi.org/project/inverter-connect/
GNU General Public License v3.0
27 stars 9 forks source link

reboot inverter via cli #92

Open basti122303 opened 1 year ago

basti122303 commented 1 year ago

Hello, is there a way to reboot the inverter via cli?

Best regards

basti122303 commented 1 year ago

I have to inspect the last firmware (2.32). found there https://github.com/dasrecht/deye-firmware

dd if=MW3_16U_5406_2.32.bin skip=1 bs=256 of=MW3_16U_5406_2.32.lzma
unpack lzma as MW3_16U_5406_2.32
dd if=MW3_16U_5406_2.32 skip=2526 bs=256 | less

looks good. But I'am not very familar with AT-Commands. Perhaps you can implement a reboot option via cli?

basti122303 commented 1 year ago

AT+Z seems to work. Can you please add?

https://www.micros.com.pl/mediaserver/RF_HF-LPT230-1_0002.pdf