Remove Home Assistant setup instruction

Removed instruction to set Home Assistant URL and token.
This commit is contained in:
CanbiZ (MickLesk)
2026-09-07 15:34:55 +02:00
committed by GitHub
parent 8ff104a01a
commit ef0544c2e2

View File

@@ -70,4 +70,3 @@ msg_ok "Completed Successfully!\n"
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW}Access it using the following URL:${CL}"
echo -e "${GATEWAY}${BGN}http://${IP}:8482${CL}"
echo -e "${INFO}${YW}Set your Home Assistant URL and token in /opt/matter-hub.env first${CL}"