19 lines
669 B
JSON
19 lines
669 B
JSON
{
|
|
"name": "homeassistant",
|
|
"title": "Home Assistant",
|
|
"description": "Home Assistant is free and open-source home automation software that acts as a central hub for managing and controlling smart home devices. It allows users to connect, automate, and customize their smart home setup, offering local control and privacy features. ",
|
|
"fields": [
|
|
{
|
|
"description": "Domain:",
|
|
"key": "DOMAIN",
|
|
"value": "",
|
|
"required": "true"
|
|
},
|
|
{
|
|
"description": "Timezone:",
|
|
"key": "TZ",
|
|
"value": "Europe/Budapest",
|
|
"required": "true"
|
|
}
|
|
]
|
|
} |