v0.7.12
This commit is contained in:
+5
-2
@@ -597,12 +597,15 @@
|
||||
"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.localThermostatOffDescription": "This zone is locally off. Without an active countdown it remains outside group control until automation is resumed manually.",
|
||||
"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"
|
||||
"zones.noMeasurement": "No measurement",
|
||||
"zones.localThermostatOffDescriptionTimed": "This zone is locally off. Automation takes control again in {time}.",
|
||||
"zones.localThermostatResuming": "Timer elapsed — automation is taking control…",
|
||||
"zones.resumeNow": "Resume now"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user