16 lines
442 B
JSON
16 lines
442 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Home Assistant 自動化",
|
|
"description": "オートメーションを実行",
|
|
"settings": {
|
|
"title": "オートメーションを実行",
|
|
"automationId": {
|
|
"label": "オートメーションID",
|
|
"info": "あなた固有のオートメーションID。常に automation.XXXXX で始まる。"
|
|
},
|
|
"displayName": {
|
|
"label": "表示名"
|
|
}
|
|
}
|
|
}
|
|
} |