16 lines
402 B
JSON
16 lines
402 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Home Assistant automatisering",
|
|
"description": "Utfør en automatisering",
|
|
"settings": {
|
|
"title": "Utfør en automatisering",
|
|
"automationId": {
|
|
"label": "Automatisering ID",
|
|
"info": "Din unike automatisering ID. Starter alltid med automation.XXXXX."
|
|
},
|
|
"displayName": {
|
|
"label": "Visningsnavn"
|
|
}
|
|
}
|
|
}
|
|
} |