November 21, 20241 yr Hello! I'm new to Home Assistant and SunSynk and have a solar array, 5kw hybrid inverter, wifi dongle plus 15kwh of batteries. I'm trying to setup Home Assistant and I've followed the video in the GH gdwaterworth repo (which appears to be out of data a bit now as the files mentioned in the video don't reflect those in the repo). After putting "secrets.yaml" entries into the secrets.yaml HA file, and the "Template - Sunsynk Gather.txt" contents into/homeassistant/configuration.yaml ( I assume that's right, it wasn't clear from the video) when I go in to Node Red I get the following errors on the debug pane: (replaced serial number with X for security) Quote function : (error) "sn_data(E47XXXXXX) is missing in known inverter list" Quote node: Calc Last Update Time & General Status Checkfunction : (error) "Stats Last Update - Error With Data " Quote node: Calc Last Update Time & General Status Checkfunction : (error) "TypeError: Cannot read properties of undefined (reading 'toString')" Can anyone help me here please?
November 28, 20241 yr I think your SN is wrong. It is supposed to be 10 numbers (no letters to my knowledge). If memory serves me correctly you need to first run the secrets file with the sn's with XXXX on the first pull of the flows and it will pull the data and you will need to go look it up in node-red: It will list the 2 sn's you need here I think the Data sn is 10 digits the Flow sn is 6 digits Also you might have better luck with you query over here if this doesn't resolve your issue:
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.