v0.4.1
This commit is contained in:
+51
-2
@@ -75,7 +75,7 @@
|
||||
"devices.added": "Device added",
|
||||
"zones.automation": "Automation",
|
||||
"zones.new": "New zone",
|
||||
"zones.description": "A zone controls a device using temperature, hysteresis and minimum cycle time.",
|
||||
"zones.description": "Each zone is a fast thermostat. It normally follows the house heating/cooling mode and changes the AC setpoint instead of cycling power.",
|
||||
"zones.hysteresis": "Hysteresis °C",
|
||||
"zones.source": "Temperature strategy",
|
||||
"zones.greeSensor": "GREE only",
|
||||
@@ -238,6 +238,55 @@
|
||||
"zones.quickHint": "Quick target and mode control",
|
||||
"actions.later": "Later",
|
||||
"discovery.nameDevices": "Name discovered devices",
|
||||
"discovery.nameDevicesHelp": "Give each new unit a friendly room name. The technical model and MAC remain available in diagnostics."
|
||||
"discovery.nameDevicesHelp": "Give each new unit a friendly room name. The technical model and MAC remain available in diagnostics.",
|
||||
"dashboard.quickThermostats": "Quick thermostats",
|
||||
"common.unavailable": "Unavailable",
|
||||
"mode.off": "Off",
|
||||
"house.seasonMode": "Home climate mode",
|
||||
"house.smartThermostat": "Smart thermostat",
|
||||
"house.setpointStrategy": "Keeps units running and modulates their target temperature instead of repeatedly switching power.",
|
||||
"house.outdoor": "Outdoor",
|
||||
"house.modeUpdated": "Home climate mode updated",
|
||||
"zones.modePolicy": "Mode policy",
|
||||
"zones.followHouse": "Follow house mode",
|
||||
"zones.followHouseShort": "House",
|
||||
"zones.profileTemperatures": "Comfort / sleep / away temperatures",
|
||||
"zones.minAdjust": "Minimum adjustment interval (s)",
|
||||
"zones.standbyOffset": "Standby setpoint offset °C",
|
||||
"zones.smartFan": "Smart fan assist",
|
||||
"zones.deviceTarget": "AC target",
|
||||
"zones.overrideUntil": "Manual until",
|
||||
"zones.scheduleControl": "Schedule control",
|
||||
"zones.requesting": "Comfort demand",
|
||||
"zones.satisfied": "Satisfied / inverter standby",
|
||||
"zones.quickHintSmart": "Quick changes override the schedule until its next transition.",
|
||||
"preset.auto": "Auto",
|
||||
"preset.comfort": "Comfort",
|
||||
"preset.sleep": "Sleep",
|
||||
"preset.away": "Away",
|
||||
"preset.custom": "Custom",
|
||||
"schedules.quickSetup": "Quick schedule setup",
|
||||
"schedules.quickSetupHint": "Choose a zone and a ready-made daily rhythm. You can edit every generated entry afterwards.",
|
||||
"schedules.templateFamily": "Family",
|
||||
"schedules.templateChild": "Child room",
|
||||
"schedules.templateBedroom": "Bedroom",
|
||||
"schedules.templateWorkday": "Workday",
|
||||
"schedules.templateAlways": "Always comfort",
|
||||
"schedules.chooseZone": "Choose a zone first",
|
||||
"schedules.templateApplied": "Schedule preset applied",
|
||||
"schedules.profile": "Profile",
|
||||
"settings.outdoorEntity": "Outdoor temperature entity_id",
|
||||
"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://10.87.65.2.",
|
||||
"zones.sleepNow": "Sleep now",
|
||||
"house.autoAll": "Auto schedule",
|
||||
"house.comfortAll": "Comfort all",
|
||||
"house.sleepAll": "Sleep all",
|
||||
"house.awayAll": "Away all",
|
||||
"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."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user