feature: trigger automations (#1799)
This commit is contained in:
16
public/locales/en/modules/smart-home/trigger-automation.json
Normal file
16
public/locales/en/modules/smart-home/trigger-automation.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"descriptor": {
|
||||
"name": "Home Assistant automation",
|
||||
"description": "Execute an automation",
|
||||
"settings": {
|
||||
"title": "Execute an automation",
|
||||
"automationId": {
|
||||
"label": "Automation ID",
|
||||
"info": "Your unique automation ID. Always starts with automation.XXXXX."
|
||||
},
|
||||
"displayName": {
|
||||
"label": "Display name"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user