16 lines
435 B
JSON
16 lines
435 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Automatisation Home Assistant",
|
|
"description": "Exécuter une automatisation",
|
|
"settings": {
|
|
"title": "Exécuter une automatisation",
|
|
"automationId": {
|
|
"label": "ID de l'automatisation",
|
|
"info": "Votre identifiant d'automatisation unique. Commence toujours par automation.XXXXX."
|
|
},
|
|
"displayName": {
|
|
"label": "Nom d'affichage"
|
|
}
|
|
}
|
|
}
|
|
} |