HA add-on: allowInsecureAuth for Control UI (avoid device pairing)

This commit is contained in:
TheLast
2026-01-28 01:38:56 +02:00
parent 5fb67b0f19
commit 2acfcbaec5
+1
View File
@@ -69,6 +69,7 @@ cat > /data/.clawdbot/clawdbot.json <<EOF
mode: "local",
bind: "${GW_BIND}",
port: ${GW_PORT},
controlUi: { allowInsecureAuth: true },
${GW_AUTH_BLOCK}
},
agents: {