syssi / esphome-pipsolar

ESPHome component to monitor and control a pipsolar inverter via RS232
Apache License 2.0
91 stars 40 forks source link

MPI 10k integration #115

Open WagnerSystems opened 6 months ago

WagnerSystems commented 6 months ago

Hi, I would like to integrate my MPI 10k to hass with esphome. I ran the testing script but this seems to gives me answers at the PI17 section.

`[17:10:29][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:45][I][main:464]: Testing PI30/PI30MAX/PI30REVO/PI41 commands... [17:10:45][I][main:467]: This is the set of commands supported by the pipsolar component!

[17:10:57][I][main:554]: Testing PI41 split phase / multiple strings commands...

[17:11:00][I][main:578]: Testing unsupported PI18 commands...

[17:11:03][I][main:602]: Testing unsupported PI17 commands...

[17:11:06][I][main:626]: Testing unsupported PI16 commands...

[17:11:11][I][main:660]: Done. Repeating... [17:11:11][D][uart_debug:158]: <<< "^0\e\xE3\r"`

Can somebody point me to the wright direction on how I can communicate with my MPI?