Files
smart-home/config.example.json
T
2026-07-30 18:39:43 -05:00

6 lines
156 B
JSON

{
"baseUrl": "http://10.10.40.10:8123",
"// token": "Do NOT put the token here. Set env var HA_TOKEN instead (see README).",
"tokenEnv": "HA_TOKEN"
}