This commit is contained in:
Mateusz Gruszczyński
2026-08-25 19:05:18 +02:00
parent 3ee93b7225
commit dce9ef7270
14 changed files with 132 additions and 93 deletions
+5 -5
View File
@@ -248,9 +248,9 @@
"house.outdoor": "Outdoor",
"house.modeUpdated": "Home climate mode updated",
"zones.modePolicy": "Mode policy",
"zones.modePolicyHint": "If this zone should inherit the mode selected globally in the app, leave “Follow house mode” unchanged. “Cooling only” or “Heating only” forces a fixed mode only for this zone.",
"zones.followHouse": "Follow house mode",
"zones.followHouseShort": "House",
"zones.modePolicyHint": "If this zone should use the global Heating/Cooling mode selected in GREE Controller, leave “Follow global mode” unchanged. “Cooling only” or “Heating only” forces a fixed mode only for this zone.",
"zones.followHouse": "Follow global mode",
"zones.followHouseShort": "Global",
"zones.profileTemperatures": "Comfort / sleep / away temperatures",
"zones.minAdjust": "Minimum adjustment interval (s)",
"zones.standbyOffset": "Standby setpoint offset °C",
@@ -281,7 +281,7 @@
"settings.outdoorAssist": "Use outdoor temperature as smart-control assist",
"settings.allowInvalidTls": "Allow invalid/self-signed HTTPS certificate",
"settings.allowInvalidTlsHint": "Use only for a trusted local Home Assistant server, for example https://192.168.50.25.",
"zones.sleepNow": "Sleep now",
"zones.sleepNow": "Sleep",
"house.autoAll": "Auto schedule",
"house.comfortAll": "Comfort all",
"house.sleepAll": "Sleep all",
@@ -558,7 +558,7 @@
"groups.membersHint": "Groups are built from thermostat zones so their temperature profiles and schedules keep working.",
"groups.noMembers": "No members",
"groups.mixed": "Mixed",
"groups.followHouse": "House / Auto",
"groups.followHouse": "Global mode",
"groups.mode": "Mode",
"groups.profile": "Profile",
"groups.masterOff": "Global power is off. Group settings are saved, but units will stay off until global power is enabled.",