diff --git a/homeassistant.toml b/homeassistant.toml new file mode 100644 index 0000000..96ef5fb --- /dev/null +++ b/homeassistant.toml @@ -0,0 +1,8 @@ +[[server]] # Declare a new server +name = "homeassistant" +description = "Home Assistant" +[server.config] +address = "https://homeassistant.internal:8120" +region = "onsite" +enabled = true +