Files
homarr/public/locales/tw/modules/smart-home/trigger-automation.json
2024-01-27 22:12:04 +01:00

16 lines
353 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"descriptor": {
"name": "Home Assisant 自動化",
"description": "執行自動化",
"settings": {
"title": "執行自動化",
"automationId": {
"label": "自動化ID",
"info": "自動化ID必須以 automation.XXXX 開頭"
},
"displayName": {
"label": "顯示名稱"
}
}
}
}