Inverter 0 unable to read REST data #2881
-
|
Hi All, Everything seemingly has been working but perhaps not, as I went into the garage today and noticed the battery was on one green light, so not charged. So made me think that HA didn't schedule the dump last night and charge overnight; oh was I right. This was all working, I've not looked how far back this started happening, but have updated HA and everything to the latest versions. Add-on: Predbat
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Try a full restart of Home Assistant and all the addons |
Beta Was this translation helpful? Give feedback.
the failure is from predbat not being able to make a REST call to givtcp
I would check what is in the givtcp addon log, that might indicate the problem.
But a quicker fix could be to upgrade to the latest givtcp 3.5 that was released today, I've been using dev versions of it for a number of weeks and it's a lot more reliable on REST calls.
Another fix is to comment out the givtcp_rest lines from apps.yaml and use the HA givtcp entities.
I have had similar issues with REST and givtcp, for months I wasn't able to use REST and had to use the HA entities. Latest Givtcp has for me resolved these issues