Add komodo server toml
This commit is contained in:
8
homeassistant.toml
Normal file
8
homeassistant.toml
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user