Solis RAI-3K-48ES-5G battery inverter integration problem #708
-
Trying to get this HA integration working.....no luck so far. vol.Required(CONF_INVERTER_SERIAL, default=data.get(CONF_INVERTER_SERIAL)): vol.All(str, vol.Length(min=1, max=30)), And now the config wizard accepts my serial number. I have tried the solis_(3-6)K-48ES-5G.yaml file that somebody else posted in these discussions, but no luck. The datalogger stick I am using is a S2-WL-ST PS. I am currently using the soliscloud API to pull data and to push battery charge time settings, but would be keen to get Solis integrated into HA.......my existing integration is my own Windows VB app which I'd like to retire. Any ideas?.....any help much appreciated. Ian. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hi @Ian-Johnston, this device (S2-WL-ST) is not Solarman based so it won't work. |
Beta Was this translation helpful? Give feedback.
I am using a different HA integration solution so have it working now.
Thanks,
Ian.