added homeassistant config files
This commit is contained in:
11
homeassistant/template.json
Normal file
11
homeassistant/template.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "homeassistant",
|
||||
"fields": [
|
||||
{
|
||||
"description": "Please add your homeassistant domain:",
|
||||
"key": "HOMEASSISTANT_DOMAIN",
|
||||
"value": "",
|
||||
"required": "true"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user