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
Thanks for posting, it's nothing you have done - Fox appear to be doing some work on their servers, the OpenAPI and their other web services are down at the moment.
There's not much to do apart from keep checking back every few hours to see if they are restored.
Describe the bug
Since update to the Core Version 2024.11.1 there is a probeme with a timeout.
I have restartet HA some times and have already checked the API-Key
Here the log after the restart with debug option
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Updating data from https://www.foxesscloud.com/
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Time now: 13, last 13
2024-11-10 13:44:30.678 DEBUG (MainThread) [custom_components.foxess.sensor] Main Poll, interval: XXX, 0
2024-11-10 13:44:30.679 DEBUG (MainThread) [custom_components.foxess.sensor] OADevice Detail fetch https://www.foxesscloud.com/op/v0/device/detail?sn=XXX
2024-11-10 13:44:37.105 ERROR (MainThread) [custom_components.foxess.sensor] OA Device Detail Bad Response: {'errno': 41200, 'msg': 'Query data failed', 'result': None}
2024-11-10 13:44:39.106 WARNING (MainThread) [custom_components.foxess.sensor] FoxESS has Cloud timeout fetching Device Detail, will retry in 1 minute.
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] Auxilliary TimeSlice xxx, -1
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] {'report': {}, 'reportDailyGeneration': {}, 'raw': {}, 'battery': {}, 'addressbook': {'hasBattery': False, 'status': '3'}, 'online': False}
2024-11-10 13:44:39.107 DEBUG (MainThread) [custom_components.foxess.sensor] Finished fetching FoxESS data in 8.430 seconds (success: True)
2024-11-10 13:44:39.114 DEBUG (MainThread) [custom_components.foxess.sensor] raw Energy Throughput None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] value None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] month None
2024-11-10 13:44:39.116 DEBUG (MainThread) [custom_components.foxess.sensor] cumulative None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report gridConsumption None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report feedin None
2024-11-10 13:44:39.117 DEBUG (MainThread) [custom_components.foxess.sensor] report chargeEnergyToTal None
2024-11-10 13:44:39.118 DEBUG (MainThread) [custom_components.foxess.sensor] report dischargeEnergyToTal None
2024-11-10 13:44:39.119 DEBUG (MainThread) [custom_components.foxess.sensor] report loads None
2024-11-10 13:44:39.119 DEBUG (MainThread) [custom_components.foxess.sensor] ResponseTime None
The SN i have changed in XX. In the config there is the correct SN
The error
2024-11-10 13:45:47.210 WARNING (MainThread) [custom_components.foxess.sensor] FoxESS has Cloud timeout fetching Device Detail, will retry in 1 minute.
is report every minute
foxess-ha version: v.04
The text was updated successfully, but these errors were encountered: