Files
homarr/public/locales/cs/modules/smart-home/trigger-automation.json
2024-03-09 17:56:56 +01:00

16 lines
402 B
JSON

{
"descriptor": {
"name": "Automatizace Home Assistanta",
"description": "Spustí automatizaci",
"settings": {
"title": "Spustí automatizaci",
"automationId": {
"label": "ID automatizace",
"info": "Vaše unikátní ID automatizace. Vždy začíná s automation.XXXXX."
},
"displayName": {
"label": "Zobrazovaný název"
}
}
}
}