Files
homarr/public/locales/en/modules/smart-home/trigger-automation.json
2024-01-11 17:49:27 +01:00

16 lines
386 B
JSON

{
"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"
}
}
}
}