Multi inverter configuration sma with solax

Hi all, i’m a newbie with ha and try to configure first my 2 sma inverters working in the same time but I’m not sure about a good setup in configuration.yaml, in a second time I try to configure sbfspot with solax.

my configuration.yaml :

—sma part—

mqtt:
sensor:
- name: “SMA Sunny Boy”
state_topic: “homeassistant/sensor/sbfspot_MyPlant.91/sbfspot_2120199000”
value_template: ‘{{ value_json.InvName }}’
icon: “mdi:flash”

— solax part —

sensor: !include_dir_merge_list sensors/
→ with solax00.yaml in the sensors directory.

Sbfspot work perfectly with the 1st or the 2nd inverter.
Solax work not in the same time of sbfspot actually.

Someone can help me ? (working on raspberry pi 3b)

Thank you,

Kid regards,

Slexik