Everything posted by DoubleP
-
Connect Home Assistant with Sunsynk
Hi Martin Noticed my v2 addon stopped giving any data back and have just installed the v3 addon, but its giving authentication problems with api.sunsynk.net even though I can log into https://api.sunsynk.net with same credentials. v2 just logs this Not sure if anyone else is having the same issue Thanks in advance
-
Connect Home Assistant with Sunsynk
Hi Thanks for the response, I have only had my solar for about 6 months, so still a noob with all this stuff, but I am learning as I go along . I have been doing some reading up on getting the data directly from the inverter rather than the cloud.
-
Connect Home Assistant with Sunsynk
Hi All Since the last Sunsynk cloud outage last week, the SolarSynk app returns all values as zeroes randomly on the curl fetch. In the last 30min(6 rotations of the script) 4 x it returned values, 2 x it returned all zeroes. Anyone else seeing this behavior ?
-
Connect Home Assistant with Sunsynk
Ignore my post, I made a typo in the config
-
Connect Home Assistant with Sunsynk
Hi All Has something changed recently ? I have redone my HA instance on new hardware and now I am getting this in the logs /run.sh: line 545: [: ==: unary operator expected Its also not detecting my inverters anymore Inverter Information Brand: null Status: null Max Watts: null Plant ID: null Plant Name: null Inverter S/N: null Thanks
-
Sunsynk App Showing no Data
Hi All Anyone else's Sunsynk app showing no data ? Both my inverters are showing no data for the last 4 hours. Regards
-
Connect Home Assistant with Sunsynk
Hi Martin I have 2 inverters, and followed your guide. The log file said I need to create a helper for both, which I did. Now it says the helpers have no values. I have replaced my inverter SN with the 3 x's for this post Entity does not exist! Manually create it for this inverter using the HA GUI in menu [Settings] -> [Devices & Services] -> [Helpers] tab -> [+ CREATE HELPER]. Choose [Text] and name it [solarsynk_xxx_inverter_settings] Settings pushback system aborted. Note this is not an error, setting up inverter settings push back is optional. It just means you omitted this part of the setup. Helper entity input_text.solarsynk_xxx_inverter_settings has no value. Therefore no inverter setting will be sent for change. Updating Helper: input_text.solarsynk_xxx_inverter_settings with: unknown { "code": 500, "msg": "Internal Server Error", "data": null, "success": false } Regards