v0.14.2-connectivity
This commit is contained in:
+20
-1
@@ -1299,6 +1299,25 @@
|
||||
"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."
|
||||
"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",
|
||||
"history.networkLatency": "Latency",
|
||||
"history.networkJitter": "Jitter",
|
||||
"history.networkLoss": "Packet loss",
|
||||
"history.networkLatencyJitter": "Latency and jitter",
|
||||
"history.networkLatencyJitterHint": "Round-trip response time and jitter measured over time.",
|
||||
"history.networkLossHint": "Packet loss percentage for each measurement batch.",
|
||||
"history.networkNoData": "No connectivity metrics yet",
|
||||
"history.networkNoDataHint": "Enable connectivity metrics in Settings and wait for the first measurement cycle.",
|
||||
"settings.connectivityTitle": "Connectivity metrics",
|
||||
"settings.connectivityHint": "Periodic GREE UDP round-trip measurements for Local/LAN units. Results are stored in History.",
|
||||
"settings.connectivityEnable": "Enable local connectivity metrics",
|
||||
"settings.connectivityInterval": "Measurement interval (s)",
|
||||
"settings.connectivitySamples": "Samples per measurement",
|
||||
"settings.connectivityLocalOnly": "Only Local/LAN installations are probed. Cloud devices are not pinged directly.",
|
||||
"settings.cloudConnectivityEnable": "Measure Cloud REST/MQTT connectivity",
|
||||
"settings.cloudConnectivityHint": "Optional and disabled by default. Measures REST login response and MQTT PINGRESP round-trip."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user