|
在安装15.2的时候报错API返回的基础信息不对,可能丢失了某些数据,也有可能是参数arch是空值的原因,目前不知道修复方案。有人知道如何安装吗
2025-06-08 12:00:34.660 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.wghaos.com/x86-6 ... 2025.04.0&arch=
2025-06-08 12:00:36.972 WARNING (MainThread) [supervisor.updater] Invalid data from https://version.wghaos.com/x86-6 ... 2025.04.0&arch=
2025-06-08 12:00:36.972 WARNING (MainThread) [supervisor.homeassistant.core] Error on Home Assistant installation. Retrying in 30sec
json返回结果:
{ "audio": "", "channel": "", "cli": "", "dns": "", "multicast": "", "observer": "", "ota": "", "supervisor": "", "hassos": null, "hassos-upgrade": null, "homeassistant": null, "image": null, "images": null, "snippets": []}
|
|