v0.8.3
This commit is contained in:
+40
-1
@@ -623,6 +623,45 @@
|
||||
"zones.ownerResume": "until",
|
||||
"zones.lockoutUntil": "lockout until",
|
||||
"settings.haSensorStaleAfterMinutes": "Maximum HA sensor reading age (min)",
|
||||
"settings.haSensorStaleAfterHint": "If the HA sensor is not updated within this time, the reading is treated as stale. The thermostat falls back to the GREE sensor when available."
|
||||
"settings.haSensorStaleAfterHint": "If the HA sensor is not updated within this time, the reading is treated as stale. The thermostat falls back to the GREE sensor when available.",
|
||||
"zones.quickThermostat": "Quick thermostat",
|
||||
"zones.temporaryTitle": "Temporary mode",
|
||||
"zones.temporaryActive": "Temporary Quick Thermostat active",
|
||||
"zones.temporaryStop": "Finish and return to automation",
|
||||
"zones.temporaryTarget": "Quick thermostat temperature",
|
||||
"zones.temporaryFinishRule": "When to return to automation",
|
||||
"zones.temporaryDuration": "After a duration",
|
||||
"zones.temporaryUntil": "At a specific date and time",
|
||||
"zones.temporaryReached": "When a temperature condition is reached",
|
||||
"zones.temporaryStable": "After a temperature condition stays stable",
|
||||
"zones.temporaryScheduleBoundary": "At the next schedule transition",
|
||||
"zones.temporaryDurationMinutes": "Run time (min)",
|
||||
"zones.temporaryUntilDate": "Finish at",
|
||||
"zones.temporaryCondition": "Condition",
|
||||
"zones.temporaryWithin": "within target ± tolerance",
|
||||
"zones.temporaryAtOrBelow": "temperature ≤ target",
|
||||
"zones.temporaryAtOrAbove": "temperature ≥ target",
|
||||
"zones.temporaryTolerance": "Tolerance °C",
|
||||
"zones.temporaryHoldMinutes": "Condition must hold for (min)",
|
||||
"zones.temporarySafetyLimit": "Safety limit (min, optional)",
|
||||
"zones.temporaryStableHint": "If temperature leaves the condition, the hold countdown resets and starts again after the condition is met again.",
|
||||
"zones.temporaryScheduleHint": "Quick Thermostat will finish at the next change of the active schedule entry for this zone.",
|
||||
"zones.temporaryStart": "Start temporarily",
|
||||
"zones.temporaryUpdate": "Update rules",
|
||||
"zones.temporaryShort": "Timed",
|
||||
"zones.temporaryStartHint": "Run Quick Thermostat temporarily or until a condition is met.",
|
||||
"zones.temporaryOverride": "Temporary · {time}",
|
||||
"zones.temporaryWithinShort": "{target}°C ±{tolerance}°C",
|
||||
"zones.temporaryAtOrBelowShort": "≤ {target}°C · tol. {tolerance}°C",
|
||||
"zones.temporaryAtOrAboveShort": "≥ {target}°C · tol. {tolerance}°C",
|
||||
"zones.temporaryHoldingStatus": "Condition met: {condition}. Stability countdown is running.",
|
||||
"zones.temporaryWaitingStable": "Waiting for continuous condition: {condition}.",
|
||||
"zones.temporaryWaitingReached": "Waiting for condition: {condition}.",
|
||||
"zones.temporaryUntilScheduleStatus": "Until the next schedule transition",
|
||||
"zones.temporaryTimeStatus": "Until automatic return to automation",
|
||||
"zones.temporaryStopped": "Temporary mode finished — automation resumed control",
|
||||
"zones.temporaryStarted": "Temporary Quick Thermostat started",
|
||||
"zones.temporaryInvalidUntil": "Enter a valid finish date and time",
|
||||
"zones.automationToggleHint": "Enables or disables thermostat automation for this zone. This is not temporary control."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user