StephanJoubert / home_assistant_solarman

Home Assistant component for Solarman collectors used with a variety of inverters.
Apache License 2.0
536 stars 196 forks source link

The Modbus Slave ID of the inverter. Defaults to 1 .. In case of 1 Master and 1 Slave, what to do? #209

Open Klagio opened 1 year ago

Klagio commented 1 year ago

Hi, I have a MAster 12KW Deye 3phase inverter and 1 Slave 12KW 3 phase inverter setup

What do I need to put? The Modbus Slave ID of the inverter. Defaults to 1 in the MASTER The Modbus Slave ID of the inverter, to 2 in the SLAVE (?)

or??

Thanks

Klagio commented 1 year ago

I did put Modbus Slave id to 1 (default) for the master, and 2 for the Slave (as is also in Deye setting).... but the Slave home assistant entities are all created but are all UNKNOWN status

photogeen commented 1 year ago

How did you configure two inverters in one HACS? Can you show your config files?

The default Modbus ID for the 12k hybrid shoud be 0 if you didn't changed it.

So I would try 0 and 1.