v0.9.9
This commit is contained in:
+8
-79
@@ -882,10 +882,10 @@
|
||||
"flow.exported": "Flow exported.",
|
||||
"flow.imported": "Flow imported and compiled.",
|
||||
"flow.importFailed": "Flow import failed",
|
||||
"flow.templates": "Templates",
|
||||
"flow.templateLibrary": "Flow library",
|
||||
"flow.templatesHint": "Ready-made layouts create an editable graph using existing zones, devices and groups.",
|
||||
"flow.templateReplaceConfirm": "Replace the current blocks with this template?",
|
||||
"flow.templates": "Presets",
|
||||
"flow.templateLibrary": "Flow preset library",
|
||||
"flow.templatesHint": "Ready-made presets create an editable graph using existing zones, devices and groups.",
|
||||
"flow.templateReplaceConfirm": "Replace the current blocks with this preset?",
|
||||
"flow.dryRun": "Dry-run",
|
||||
"flow.logs": "Logs",
|
||||
"flow.testMode": "Flow diagnostics",
|
||||
@@ -914,30 +914,10 @@
|
||||
"flow.node.deviceState": "Device state",
|
||||
"flow.node.zoneState": "Thermostat state",
|
||||
"flow.node.constant": "Test constant",
|
||||
"flow.template.workday_comfort.title": "Workday comfort",
|
||||
"flow.template.workday_comfort.description": "Weekday morning comfort preset for the selected thermostat zone.",
|
||||
"flow.template.weather_comfort.title": "Weather-aware comfort",
|
||||
"flow.template.weather_comfort.description": "Combines weekday, time and outdoor temperature with AND before thermostat control.",
|
||||
"flow.template.smart_demand.title": "Smart demand",
|
||||
"flow.template.smart_demand.description": "Complex time, house-mode and outdoor-or-room temperature logic.",
|
||||
"flow.template.device_resilience.title": "Only when device is healthy",
|
||||
"flow.template.device_resilience.description": "Runs the thermostat only when the device is enabled, online and house mode allows operation.",
|
||||
"flow.template.night_group.title": "Night group",
|
||||
"flow.template.night_group.description": "Night time + house mode applies sleep preset to a group or zone.",
|
||||
"flow.template.ha_window_guard.title": "Open window — stop HVAC",
|
||||
"flow.template.ha_window_guard.description": "Home Assistant binary_sensor example: an open window turns the thermostat off. Set the correct entity_id.",
|
||||
"flow.node.groupState": "Group state",
|
||||
"flow.node.nightMode": "Night mode",
|
||||
"flow.nightModeActive": "active according to app settings",
|
||||
"flow.nightModeHint": "This condition is true while the Night mode configured in the app is currently active. Use NOT to match time outside Night mode.",
|
||||
"flow.template.presence_eco.title": "Presence: comfort / eco",
|
||||
"flow.template.presence_eco.description": "Two explicit Home Assistant branches: home enables comfort while not_home selects the away preset. Set the correct person or presence entity_id.",
|
||||
"flow.template.frost_guard.title": "Frost protection",
|
||||
"flow.template.frost_guard.description": "In heating mode, low outdoor and room temperatures select a safe low thermostat target.",
|
||||
"flow.template.nested_guard.title": "Nested OR and NOT guard",
|
||||
"flow.template.nested_guard.description": "Weekdays and time + outdoor OR room temperature + NOT open window. An example of a multi-level graph.",
|
||||
"flow.template.night_quiet.title": "Night group profile",
|
||||
"flow.template.night_quiet.description": "Uses the app Night mode and group state directly to apply the sleep preset.",
|
||||
"flow.node.haAvailable": "HA: availability",
|
||||
"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.",
|
||||
@@ -983,61 +963,10 @@
|
||||
"flow.templateCategory.reliability.hint": "Flows resilient to unavailable sensors, offline devices and disabled thermostats.",
|
||||
"flow.templateCategory.advanced": "Advanced",
|
||||
"flow.templateCategory.advanced.hint": "Nested AND/OR/NOT logic, multiple rooms and Home Assistant states.",
|
||||
"flow.template.morning_boost.title": "Cold-weather morning boost",
|
||||
"flow.template.morning_boost.description": "On workday mornings, only in heating mode and during cold weather, raises the target to 22.5°C.",
|
||||
"flow.template.weekend_comfort.title": "Weekend comfort",
|
||||
"flow.template.weekend_comfort.description": "Keeps daytime comfort on Saturday and Sunday while the house climate mode is not off.",
|
||||
"flow.template.energy_price_eco.title": "Expensive energy + nobody home",
|
||||
"flow.template.energy_price_eco.description": "When energy is expensive and nobody is home, switches the selected zone to an economical away profile.",
|
||||
"flow.template.peak_power_guard.title": "Peak power guard",
|
||||
"flow.template.peak_power_guard.description": "Turns HVAC off when household power draw exceeds the configured threshold while climate control is active.",
|
||||
"flow.template.mild_weather_eco.title": "Mild weather — HVAC off",
|
||||
"flow.template.mild_weather_eco.description": "When outdoor temperature is within a comfortable band and the window is closed, turns HVAC off.",
|
||||
"flow.template.unoccupied_shutdown.title": "Shut down while away",
|
||||
"flow.template.unoccupied_shutdown.description": "During daytime hours, turns off a group or zone when the selected person is away.",
|
||||
"flow.template.humidity_guard.title": "High humidity cooling",
|
||||
"flow.template.humidity_guard.description": "With high humidity, occupancy and cooling house mode, applies moderate cooling.",
|
||||
"flow.template.overheat_guard.title": "Overheat guard",
|
||||
"flow.template.overheat_guard.description": "If a zone is very warm, house mode is cooling and the window is closed, starts protective cooling.",
|
||||
"flow.template.window_available_guard.title": "Window availability + open state",
|
||||
"flow.template.window_available_guard.description": "Turns HVAC off only when the window sensor is available and reports open, avoiding false reactions to unavailable.",
|
||||
"flow.template.sleep_temperature_guard.title": "Night cooling only when needed",
|
||||
"flow.template.sleep_temperature_guard.description": "In night mode, cools only when room temperature is above the threshold and the house is in cooling mode.",
|
||||
"flow.template.bedroom_window_night.title": "Bedroom: night + closed window",
|
||||
"flow.template.bedroom_window_night.description": "Combines night mode with NOT open-window logic so the sleep profile runs only with a closed window.",
|
||||
"flow.template.sensor_availability_guard.title": "Cooling with sensor validation",
|
||||
"flow.template.sensor_availability_guard.description": "Checks HA sensor availability first, then temperature and house mode before starting cooling.",
|
||||
"flow.template.offline_safe_off.title": "Offline device safe-off",
|
||||
"flow.template.offline_safe_off.description": "When a device is offline while its thermostat remains active, issues a conservative off command with a long cooldown.",
|
||||
"flow.template.thermostat_enabled_guard.title": "Control only an active thermostat",
|
||||
"flow.template.thermostat_enabled_guard.description": "Requires an enabled zone, active demand and a non-off house mode before the action executes.",
|
||||
"flow.template.occupancy_weather_matrix.title": "Occupancy + weather + window",
|
||||
"flow.template.occupancy_weather_matrix.description": "Comfort runs only when someone is home, outdoor or room demand exists, and the window is not open.",
|
||||
"flow.template.dual_threshold_control.title": "Dual threshold heating/cooling",
|
||||
"flow.template.dual_threshold_control.description": "Two independent branches heat below the lower threshold and cool above the upper threshold.",
|
||||
"flow.template.multi_room_group_guard.title": "Multiple rooms → one group",
|
||||
"flow.template.multi_room_group_guard.description": "If either of two zones is too warm and house mode is cooling, starts a shared group or zone.",
|
||||
"flow.template.ha_attribute_mode_guard.title": "HA attribute + window + availability",
|
||||
"flow.template.ha_attribute_mode_guard.description": "Reads hvac_action, entity availability and window state to stop HVAC only when the data is trustworthy.",
|
||||
"flow.templateCategory.home_assistant": "Home Assistant / heat sources",
|
||||
"flow.templateCategory.home_assistant.hint": "Coordinate GREE with a gas boiler, external heat source, heating demand and temperatures read from Home Assistant.",
|
||||
"flow.template.ha_gas_heating_off.title": "Gas boiler heating → turn GREE off",
|
||||
"flow.template.ha_gas_heating_off.description": "Reads hvac_action from climate.gas_boiler. When HA reports heating and the entity is available, the selected GREE zone is turned off.",
|
||||
"flow.template.ha_gas_heating_boost.title": "Gas boiler heating → GREE heat boost",
|
||||
"flow.template.ha_gas_heating_boost.description": "When the gas boiler is actively heating, the room is below 20°C and house mode is heat, GREE assists with a 23.5°C target.",
|
||||
"flow.template.ha_gas_heating_reduce.title": "Boiler heating + room warm → reduce GREE",
|
||||
"flow.template.ha_gas_heating_reduce.description": "When gas heat is already active and the zone reaches at least 21°C, lowers the GREE target to 18°C so the heat sources do not fight each other.",
|
||||
"flow.template.ha_gas_backup_heat.title": "Gas not heating + room cold → GREE backup",
|
||||
"flow.template.ha_gas_backup_heat.description": "When the boiler entity is available but does not report heating and the room drops below 19°C, GREE provides backup heat to 22°C.",
|
||||
"flow.template.ha_external_heat_source_off.title": "Other heat source ON → turn GREE off",
|
||||
"flow.template.ha_external_heat_source_off.description": "Generic fireplace, furnace or other source preset. binary_sensor.external_heat_source = on turns the GREE group or zone off.",
|
||||
"flow.template.ha_external_heat_source_assist.title": "Other heat source ON → assist with GREE",
|
||||
"flow.template.ha_external_heat_source_assist.description": "When an external heat source is running but the room is still below 20°C, GREE assists in heat mode with a 23°C target.",
|
||||
"flow.template.ha_heating_demand_follow.title": "Follow Home Assistant heating demand",
|
||||
"flow.template.ha_heating_demand_follow.description": "binary_sensor.heating_demand = on starts GREE heating to 22.5°C while the house is in heat mode.",
|
||||
"flow.template.ha_boiler_supply_boost.title": "Hot boiler supply + cold room → boost",
|
||||
"flow.template.ha_boiler_supply_boost.description": "Reads sensor.boiler_supply_temperature. Above 45°C with a cold room, GREE is set to 23.5°C.",
|
||||
"flow.template.ha_thermostat_idle_fallback.title": "Gas thermostat idle → GREE fallback heat",
|
||||
"flow.template.ha_thermostat_idle_fallback.description": "If climate.gas_boiler is available, reports hvac_action=idle and the room falls below 19°C, GREE heats to 21.5°C."
|
||||
}
|
||||
"flow.templatesLoadFailed": "Unable to load preset library."
|
||||
},
|
||||
"flow.sharedInputsSettingsLink": "Shared Flow inputs in Home Assistant →",
|
||||
"flow.templateCategories": "Preset categories"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user