-
Hi I have two Sunsynk 5kW Hybrid Inverters. At the moment I have a USR-TCP232-304 Serial RS485 to TCP/IP Ethernet Server Converter Module plugged into each one and I am successfully reading data from one using the non-multi version of the Sunsynk Inverter Add-on. I wanted to try using this add-on to read data from both inverters. I started off by trying to read from just one but I can't even save config - it throws an error. Below is the config I've used. DRIVER: umodbus
SENSORS:
MQTT_HOST: core-mosquitto I cannot, no matter what I try, get it to save the config. It keeps throwing this syntax error: "Failed to save add-on configuration, invalid value or type (must have a partial ordering). Got {'DRIVER': 'umodbus', 'INVERTERS': [{'SERIAL_NR':..." As far as I can tell that message comes from a Python library that is syntax checking the name-value pairs. I've gone through the documentation and checked. All entries I have appear to be valid syntax and I've tried removing quotes, adding quotes etc but to no avail. Because I can't save the config I can't even start the module to try it out. Any ideas? Paul |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Have I missed something in the above configuration? Has anyone got his multi version of the mod working? If so, would you mind posting your config? |
Beta Was this translation helpful? Give feedback.
Have I missed something in the above configuration?
Has anyone got his multi version of the mod working? If so, would you mind posting your config?