homeassistant update
This commit is contained in:
@@ -1,15 +1,16 @@
|
|||||||
{
|
{
|
||||||
"name": "homeassistant",
|
"name": "homeassistant",
|
||||||
"description": "Home Assistant lets you automate, control, and monitor smart home devices securely from a single interface.",
|
"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": [
|
"fields": [
|
||||||
{
|
{
|
||||||
"description": "Your Home Assistant domain:",
|
"description": "Domain:",
|
||||||
"key": "DOMAIN",
|
"key": "DOMAIN",
|
||||||
"value": "",
|
"value": "",
|
||||||
"required": "true"
|
"required": "true"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Home Assistant timezone:",
|
"description": "Timezone:",
|
||||||
"key": "TZ",
|
"key": "TZ",
|
||||||
"value": "Europe/Budapest",
|
"value": "Europe/Budapest",
|
||||||
"required": "true"
|
"required": "true"
|
||||||
|
Reference in New Issue
Block a user