Page 1 of 1
OpenAPI offline?
Posted: Wed Oct 08, 2025 4:55 pm
by hansjoachim
After my setup was gone in my app and my sensors in HomeAssistant are all "unknown" for 2 days now, i saw that
a) the foxesscloud.com routes now to a v2-version, where no API-Key-Settings can be found and
b) in the v1-version it says: "Number of calls per day:0 Remaining calls for today:0"
I needed to add my inverter once again in the app. After that it appeared in the v2-dashboard.
Is the openAPI gone by now?
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:06 pm
by Will
I can confirm I'm seeing the same error on my foxcloud HA test.

- Screenshot 2025-10-08 170517.png (6.1 KiB) Viewed 64 times
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:09 pm
by Will
if using
https://github.com/StealthChesnut/HA-FoxESS-Modbus I believe this project is no longer supported or maintained. Best to integrate using Modbus.
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:12 pm
by hansjoachim
If i google “foxesscloud Login“, the v2-version is googles first hit…
I was concernced myself when all the information where gone in my app…
Nevertheless: why do i have 0 api-calls per day?
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:15 pm
by hansjoachim
Thanks for your Quick answers…
I‘m using
https://github.com/macxq/foxess-ha
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:18 pm
by Will
Did you update HA to the latest version about 2 days ago? I believe I read the latest HA breaks this integration.
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:19 pm
by Will
Rebooted my HA and mine is working again as normal. Have you tried a reboot?
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 5:29 pm
by hansjoachim
Will wrote: ↑Wed Oct 08, 2025 5:19 pm
Rebooted my HA and mine is working again as normal. Have you tried a reboot?
Yes, i tried a reboot and no, i am not Running on the newest HA-Version, still on 2025.9.1
What does your counter on your profile in foxesscloud say?
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 6:08 pm
by tony.matthews1
I've just run a test and am not having any problems accessing Open API.
Sometimes, Fox move servers and this changes the IP address - in this case, you may get an error. The integration then keeps retrying to connect. Please do a refresh and ensure your DNS records are up to date.
I am not seeing any re-direction of the web site between v1 and v2 user interfaces. The default for me is v1 and the v2 logins remain the same. These v1 and v2 interfaces do not change the end points used by Open API.
If you are still having problems, it may be best to check or raise an issue specific to the cloud integration:
https://github.com/macxq/foxess-ha/issues
Re: OpenAPI offline?
Posted: Wed Oct 08, 2025 6:57 pm
by Dave Foster
HA Cloud using OpenAPI is working for me, I have a test system working 24/7 and there have been no outages.
Make sure you have the latest version of the integration (v0.46) as that implemented a fix for an openapi change.
If you have 0 api_calls remaining in your profile you will need to wait until the remaining calls gets reset at midnight before you can access the OpenApi again.