corvus2606
corvus2606
unfortunately I only get battery power and remaining capacity as a measurement. I can't see a battery status value in the API documentation either
I've hacked together a workaround for now until I can find something better. I created a Derivative helper based on my battery remaining charge sensor. Then used that value to...
Yeah, I spent the better part of yesterday going through the API documentation and there's nothing explicit as you say. Honestly, the derivative sensor with the template is proving pretty...
With @lynxus' comment above seeming to be the answer to where we can get the direction of flow. Is this just a case of moving BAT_POWER: and BAT_POWER_STR: from the...
> It is strange that you see a positive value for both the charging and discharging. Could it be something with the integration between your battery system and the inverter?...
so it seems they've probably made an undocumented change to their API, this is why i prefer to avoid cloud based services...
I'm getting the same error when trying to reactivate the API access
I've logged a support ticket with their team, awaiting a response. From what i can tell, the API has now been locked behind some extra permissions, even the API management...
this has been the prompt i needed to give in to my urge to avoid cloud based integrations. I'll be going down the route of an RS485 ethernet bridge and...
this is not caused by Home assistant, this is a problem on the Solis Cloud side. I've had indications that they may have withdrawn API access citing GDPR issues. I'm...