AlexanderLanin / homeassistant-sungrow

Status: full rewrite in progress ("temp" branch)
7 stars 1 forks source link

Encrypted Modbus #3

Open EvoSems opened 4 months ago

EvoSems commented 4 months ago

Hi. looks promising.

Is this able to decrypt encrypted modbus? (my older pv unit is one of the unlucky units when sungrow was playing with encryption) I currently use sungather (is this built on that?) which does this by me specifying 'sungrow' as the connection method.

inverter: host: 192.168.xx.xxx # [Required] IP Address of the Inverter or Dongle scan_interval: 15 # [Optional] Default is 30 connection: sungrow # [Required] options: modbus, sungrow, http

thanks.

AlexanderLanin commented 4 months ago

Hey, unfortunately no. At least not yet and not in the near future. I'm hoping to integrate non encrypted modbus soon-ish.