Files
homarr/public/locales/de/modules/smart-home/trigger-automation.json
2024-01-14 14:10:59 +01:00

16 lines
431 B
JSON

{
"descriptor": {
"name": "Home Assistant Automatisierung",
"description": "Eine Automatisierung ausführen",
"settings": {
"title": "Eine Automatisierung ausführen",
"automationId": {
"label": "Automatisierungs-ID",
"info": "Ihre eindeutige Automatisierungs-ID. Diese beginnt immer mit automation.XXXXX."
},
"displayName": {
"label": "Anzeigename"
}
}
}
}