v0.14.25
This commit is contained in:
+6
-23
@@ -8,6 +8,7 @@
|
||||
"translations": {
|
||||
"meta.description": "Local GREE air conditioner controller",
|
||||
"status.connecting": "Connecting…",
|
||||
"status.reconnecting": "Reconnecting…",
|
||||
"status.connected": "Connected",
|
||||
"status.disconnected": "Disconnected",
|
||||
"status.connectionError": "Connection error",
|
||||
@@ -1000,7 +1001,7 @@
|
||||
"flow.available": "available",
|
||||
"flow.haAvailableHint": "This condition is true only when the Home Assistant entity returns a state other than unknown/unavailable. Connection errors fail closed as false. Useful as a guard before NOT and safety logic.",
|
||||
"flow.deviceOptions": "Advanced GREE options",
|
||||
"flow.deviceOptionsHint": "These fields use the existing DeviceCommand. Louver positions are one-shot auxiliary settings; fan/quiet/sleep and dry/fan HVAC modes are blocked on a thermostat-assigned device when they would fight the regulator; use the Thermostat action there instead.",
|
||||
"flow.deviceOptionsHint": "These fields use the existing DeviceCommand. Fan/quiet/sleep and dry/fan HVAC modes are blocked on a thermostat-assigned device when they would fight the regulator; use the Thermostat action there instead.",
|
||||
"settings.haConnection": "Home Assistant connection",
|
||||
"settings.haConnectionHint": "Server address and credentials used by all Home Assistant features.",
|
||||
"settings.haThermostatSources": "Thermostat temperature sources",
|
||||
@@ -1327,28 +1328,10 @@
|
||||
"energy.maxTargets": "You can select up to 8 devices or installations.",
|
||||
"energy.period": "Data period",
|
||||
"energy.periodHint": "Time range used for energy bars and totals.",
|
||||
"devices.swingVertical": "Vertical louver",
|
||||
"devices.swingHorizontal": "Horizontal louver",
|
||||
"louver.off": "Off",
|
||||
"louver.fullRangeAuto": "Full range (Auto)",
|
||||
"louver.advancedSwingRanges": "Additional swing ranges",
|
||||
"louver.vertical.fixedTop": "Fixed: Top",
|
||||
"louver.vertical.fixedUpperMiddle": "Fixed: Upper-middle",
|
||||
"louver.vertical.fixedMiddle": "Fixed: Middle",
|
||||
"louver.vertical.fixedLowerMiddle": "Fixed: Lower-middle",
|
||||
"louver.vertical.fixedBottom": "Fixed: Bottom",
|
||||
"louver.vertical.swingTop": "Swing: Top",
|
||||
"louver.vertical.swingUpperMiddle": "Swing: Upper-middle",
|
||||
"louver.vertical.swingMiddle": "Swing: Middle",
|
||||
"louver.vertical.swingLowerMiddle": "Swing: Lower-middle",
|
||||
"louver.vertical.swingBottom": "Swing: Bottom",
|
||||
"louver.horizontal.fixedLeft": "Fixed: Left",
|
||||
"louver.horizontal.fixedLeftMiddle": "Fixed: Left-middle",
|
||||
"louver.horizontal.fixedMiddle": "Fixed: Middle",
|
||||
"louver.horizontal.fixedRightMiddle": "Fixed: Right-middle",
|
||||
"louver.horizontal.fixedRight": "Fixed: Right",
|
||||
"flow.thermostatDeviceOptions": "Unit louver control",
|
||||
"flow.thermostatDeviceOptionsHint": "Vertical and horizontal louver positions are sent to the unit independently and do not change thermostat logic.",
|
||||
"devices.swingVertical": "Vertical swing",
|
||||
"devices.swingHorizontal": "Horizontal swing",
|
||||
"flow.thermostatDeviceOptions": "Unit swing control",
|
||||
"flow.thermostatDeviceOptionsHint": "Vertical and horizontal swing are sent to the unit as independent settings and do not change thermostat logic.",
|
||||
"history.tabNetwork": "Pings",
|
||||
"history.networkTarget": "Endpoint",
|
||||
"history.allNetworkTargets": "All endpoints",
|
||||
|
||||
Reference in New Issue
Block a user