jblance/mpp-solar

hassd_mqtt does not work with multiple inverters

rene-dev opened this issue · 2 comments

the device name passed with -n is only used in the device name, identifier, and model.
this causes homeassist to create a second device with no entitys, and assign the entitys from the second inverter to the first device.
the name should also be used in the state topic, name, and unique_id.

specifying the name also as -T seems to work.

you can also run separate instances of mpp-solar for each inverter