This commit is contained in:
Mateusz Gruszczyński
2026-08-24 16:47:23 +02:00
parent 66a5d6e5e9
commit 4ab878d587
15 changed files with 284 additions and 101 deletions
+9 -1
View File
@@ -490,6 +490,14 @@
"devices.xfan": "X-FAN",
"devices.health": "Health",
"devices.air": "Air",
"devices.sleep": "Sleep"
"devices.sleep": "Sleep",
"nav.nightMode": "Night mode",
"nav.homeAssistant": "Home Assistant / Sensors",
"night.eyebrow": "Comfort",
"night.description": "Configure quieter thermostat behavior for sleeping hours without mixing it with application settings.",
"night.saveHint": "Save night-mode changes.",
"homeAssistant.eyebrow": "Integration",
"homeAssistant.description": "Connection, temperature sensors, friendly aliases and access tokens for the Home Assistant integration.",
"homeAssistant.saveHint": "Save Home Assistant and sensor changes."
}
}
+9 -1
View File
@@ -490,6 +490,14 @@
"devices.xfan": "X-FAN",
"devices.health": "Health",
"devices.air": "Air",
"devices.sleep": "Sleep"
"devices.sleep": "Sleep",
"nav.nightMode": "Tryb nocny",
"nav.homeAssistant": "Home Assistant / Czujniki",
"night.eyebrow": "Komfort",
"night.description": "Ustaw cichszą pracę termostatu w godzinach nocnych bez mieszania tych opcji z ustawieniami aplikacji.",
"night.saveHint": "Zapisz zmiany trybu nocnego.",
"homeAssistant.eyebrow": "Integracja",
"homeAssistant.description": "Połączenie, czujniki temperatury, przyjazne aliasy i tokeny dostępu dla integracji Home Assistant.",
"homeAssistant.saveHint": "Zapisz ustawienia Home Assistant i czujników."
}
}