esphome-pipsolar icon indicating copy to clipboard operation
esphome-pipsolar copied to clipboard

MPI 10k integration

Open WagnerSystems opened this issue 11 months ago • 0 comments

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:45][D][uart_debug:158]: >>> "QPI\xBE\xAC\r" [17:10:45][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:46][D][uart_debug:158]: >>> "QDIq\e\r" [17:10:47][D][uart_debug:158]: >>> "QFLAG\x98t\r" [17:10:47][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:48][D][uart_debug:158]: >>> "QMN\xBBd\r" [17:10:48][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:49][D][uart_debug:158]: >>> "QMODI\xC1\r" [17:10:49][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:50][D][uart_debug:158]: >>> "QPIGS\xB7\xA9\r" [17:10:50][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:51][D][uart_debug:158]: >>> "QPIRI\xF8T\r" [17:10:51][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:52][D][uart_debug:158]: >>> "QPIWS\xB4\xDA\r" [17:10:52][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:53][D][uart_debug:158]: >>> "QT\'\xFF\r" [17:10:53][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:54][D][uart_debug:158]: >>> "QPGS0?\xDA\r" [17:10:54][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:55][D][uart_debug:158]: >>> "QPGS1/\xFB\r" [17:10:55][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:56][D][uart_debug:158]: >>> "QPGS2\x1F\x98\r" [17:10:56][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:57][I][main:554]: Testing PI41 split phase / multiple strings commands... [17:10:57][D][uart_debug:158]: >>> "QPIGS2h-\r" [17:10:57][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:58][D][uart_debug:158]: >>> "QP2GS0\x14\x05\r" [17:10:58][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:10:59][D][uart_debug:158]: >>> "QP2GS1\x04$\r" [17:10:59][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:00][I][main:578]: Testing unsupported PI18 commands... [17:11:00][D][uart_debug:158]: >>> "^P005PIq\x8B\r" [17:11:01][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:01][D][uart_debug:158]: >>> "^P005GSX\x14\r" [17:11:02][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:02][D][uart_debug:158]: >>> "^P006MOD\xDD\xBE\r" [17:11:03][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:03][I][main:602]: Testing unsupported PI17 commands... [17:11:03][D][uart_debug:158]: >>> "^P003PI\r" [17:11:04][D][uart_debug:158]: <<< "^D00517\xCA\xEC\r" [17:11:04][D][uart_debug:158]: >>> "^P004MOD\r" [17:11:05][D][uart_debug:158]: <<< "^D00505\xD9\x9F\r" [17:11:05][D][uart_debug:158]: >>> "^P005FLAG\r" [17:11:06][D][uart_debug:158]: <<< "^D0301,0,0,0,0,0,0,0,1,0,0,0,0,0\\\x8D\r" [17:11:06][I][main:626]: Testing unsupported PI16 commands... [17:11:06][D][uart_debug:158]: >>> "QPI\r" [17:11:07][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:08][D][uart_debug:158]: >>> "QMOD\r" [17:11:08][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:09][D][uart_debug:158]: >>> "QPIGS\r" [17:11:09][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:10][D][uart_debug:158]: >>> "QPIRI\r" [17:11:10][D][uart_debug:158]: <<< "^0\e\xE3\r" [17:11:11][D][uart_debug:158]: >>> "QMOD\r" [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?

WagnerSystems avatar Mar 23 '24 16:03 WagnerSystems