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

16 lines
393 B
JSON

{
"descriptor": {
"name": "Home Assistant automation",
"description": "Utför en automatisering",
"settings": {
"title": "Utför en automatisering",
"automationId": {
"label": "Automations-ID",
"info": "Ditt unika automations-ID. Börjar alltid med automation.XXXXX."
},
"displayName": {
"label": "Visningsnamn"
}
}
}
}