Files
homarr/public/locales/sk/modules/smart-home/trigger-automation.json
2024-01-15 21:31:58 +01:00

16 lines
416 B
JSON

{
"descriptor": {
"name": "Automatizácia Home Assistant",
"description": "Vykonanie automatizácie",
"settings": {
"title": "Vykonanie automatizácie",
"automationId": {
"label": "ID automatizácie",
"info": "Vaše jedinečné ID automatizácie. Vždy začína automatizáciou.XXXXX."
},
"displayName": {
"label": "Zobrazenie názvu"
}
}
}
}