Files
homarr/public/locales/ja/modules/smart-home/trigger-automation.json
2024-08-24 14:39:51 +02:00

16 lines
442 B
JSON

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