Files
homarr/public/locales/pl/modules/smart-home/trigger-automation.json
2024-01-27 22:12:04 +01:00

16 lines
421 B
JSON

{
"descriptor": {
"name": "Automatyzacja Home Assistant",
"description": "Wykonaj automatyzację",
"settings": {
"title": "Wykonaj automatyzację",
"automationId": {
"label": "ID automatyzacji",
"info": "Twój unikalny identyfikator automatyzacji. Zawsze zaczyna się od automation.XXXXX."
},
"displayName": {
"label": "Nazwa wyświetlana"
}
}
}
}