Files
homeassistant/homeassistant.toml
2026-02-07 15:07:49 +00:00

9 lines
186 B
TOML

[[server]] # Declare a new server
name = "homeassistant"
description = "Home Assistant"
[server.config]
address = "https://homeassistant.internal:8120"
region = "onsite"
enabled = true