ai-republic / bms-to-inverter

Use, monitor and control any battery brand with any inverter! Application to read and monitor data from BMSes and write data to an inverter using any protocol (e.g. UART, RS485, ModBus or CAN)
https://github.com/ai-republic/bms-to-inverter
Other
75 stars 10 forks source link

Support for EG4 6000XP Inverter #56

Open danielbeardsley opened 3 weeks ago

danielbeardsley commented 3 weeks ago

The EG4 6000XP has become really popular and I'm interested in connect a DIY battery to it.

The have a "battery compatibility list" but it's not clear that they have an explicit protocol that the inverter speaks.

ai-republic commented 2 weeks ago

You can definetely use the _PYLONRS485 binding for the inverter as it only supports RS485. That should work with the existing application :)