This commit is contained in:
Mateusz Gruszczyński
2026-08-23 23:32:26 +02:00
parent b23578a0c8
commit f569b7db14
42 changed files with 597 additions and 4104 deletions
+20 -2
View File
@@ -125,7 +125,7 @@
"automations.emptyTitle": "No automations",
"automations.emptyText": "Add a temperature or time rule.",
"history.measurements": "Measurements",
"history.title": "Temperature history",
"history.title": "Climate history",
"history.6h": "6 hours",
"history.24h": "24 hours",
"history.7d": "7 days",
@@ -287,6 +287,24 @@
"house.presetUpdated": "Home preset updated",
"schedules.replaceConfirm": "Replace the current schedule for this zone with the selected preset? You can edit every generated entry afterwards.",
"automations.smartHintTitle": "Use thermostat presets for daily comfort",
"automations.smartHint": "Schedules and zone presets handle normal heating/cooling automatically. Keep automations for special exceptions so they do not fight the thermostat."
"automations.smartHint": "Schedules and zone presets handle normal heating/cooling automatically. Keep automations for special exceptions so they do not fight the thermostat.",
"history.allZones": "All zones",
"history.temperatureOverview": "Temperature overview",
"history.temperatureOverviewHint": "GREE, room sensor, control temperature, targets and outdoor temperature.",
"history.operationOverview": "Targets and operation",
"history.operationOverviewHint": "Zone targets, compressor demand, power and fan activity over the same period.",
"history.greeSensor": "GREE sensor",
"history.roomSensor": "Room sensor",
"history.controlTemperature": "Control temperature",
"history.comfortTarget": "Comfort target",
"history.deviceSetpoint": "Device setpoint",
"history.outdoorTemperature": "Outdoor temperature",
"history.fanSpeed": "Fan speed",
"history.demand": "Demand",
"history.power": "Power",
"history.targetShort": "Target",
"history.sensor": "Indoor unit",
"history.homeAssistant": "Home Assistant",
"history.assist": "Outdoor assist"
}
}