You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been building a custom Raspberry Pi controller for my Solis S5-EH1P5K-L hybrid inverter using the SolisCloud API. I can successfully write charge schedules via /v2/api/control but I'm unable to read the current charge slot times back via /v2/api/atRead (CID 103 returns all zeros) or /v2/api/atReadSAPN.
Your README mentions "batch reading of all inverter settings in a single request", could you confirm whether your integration is able to read the actual charge start/end times from the inverter, or does it only track what it has previously written? If you can read them, which CID or endpoint are you using?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Marcin firstly awesome work, very impressive.
I've been building a custom Raspberry Pi controller for my Solis S5-EH1P5K-L hybrid inverter using the SolisCloud API. I can successfully write charge schedules via /v2/api/control but I'm unable to read the current charge slot times back via /v2/api/atRead (CID 103 returns all zeros) or /v2/api/atReadSAPN.
Your README mentions "batch reading of all inverter settings in a single request", could you confirm whether your integration is able to read the actual charge start/end times from the inverter, or does it only track what it has previously written? If you can read them, which CID or endpoint are you using?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions