This commit is contained in:
Mateusz Gruszczyński
2026-08-27 22:58:13 +02:00
parent b93a1f2d92
commit 6572ff368b
19 changed files with 398 additions and 51 deletions
+11 -1
View File
@@ -612,5 +612,15 @@
"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"
}
},
"zones.controlOwner": "Control owner",
"zones.ownerAutomation": "Automation",
"zones.ownerLocalThermostat": "Local thermostat",
"zones.ownerExternal": "Remote / external control",
"zones.ownerHaDirect": "HA — direct control",
"zones.ownerWebDirect": "Web — direct control",
"zones.ownerGlobalOff": "Globally off",
"zones.ownerSince": "since",
"zones.ownerResume": "until",
"zones.lockoutUntil": "lockout until"
}