Add komodo server toml

This commit is contained in:
2026-02-07 15:07:49 +00:00
parent 6ccda238c4
commit 7a951fe614

8
homeassistant.toml Normal file
View File

@@ -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