This commit is contained in:
Mateusz Gruszczyński
2026-08-27 16:38:51 +02:00
parent 7102d05cb3
commit ba61cb77b1
19 changed files with 406 additions and 109 deletions
+9 -4
View File
@@ -593,10 +593,15 @@
"zones.manualDeviceUntil": "Manual control / remote until {time}",
"zones.manualDeviceNoBoundary": "Manual control / remote · until resumed",
"zones.resumeAutomation": "Resume automation",
"zones.unitPowerManualHint": "Controls only this unit directly like a remote; it does not enable the whole group.",
"zones.unitPowerUpdated": "Single-unit power updated",
"zones.turnUnitOn": "Turn unit on",
"zones.turnUnitOff": "Turn unit off",
"zones.localThermostatControl": "Local thermostat",
"zones.localThermostatOn": "Local control · on",
"zones.localThermostatOff": "Local control · off",
"zones.localThermostatOnDescription": "This zone runs locally regardless of the group power gate. Sensor, hysteresis, profile and GREE regulation remain active.",
"zones.localThermostatOffDescription": "This zone is locally off and its group cannot start it until automation is resumed.",
"zones.unitPowerLocalHint": "Turns this zone's local thermostat on or off; this is not remote-style or direct device control.",
"zones.localPowerUpdated": "Local thermostat state updated",
"zones.turnThermostatOn": "Turn thermostat on",
"zones.turnThermostatOff": "Turn thermostat off",
"zones.waiting": "Waiting",
"zones.noMeasurement": "No measurement"
}