538 lines
30 KiB
JSON
538 lines
30 KiB
JSON
{
|
|
"title": "Versatile Thermostat configuration",
|
|
"config": {
|
|
"flow_title": "Versatile Thermostat configuration",
|
|
"step": {
|
|
"user": {
|
|
"title": "Type of Versatile Thermostat",
|
|
"data": {
|
|
"thermostat_type": "Thermostat type"
|
|
},
|
|
"data_description": {
|
|
"thermostat_type": "Only one central configuration type is possible"
|
|
}
|
|
},
|
|
"main": {
|
|
"title": "Add new Versatile Thermostat",
|
|
"description": "Main mandatory attributes",
|
|
"data": {
|
|
"name": "Name",
|
|
"thermostat_type": "Thermostat type",
|
|
"temperature_sensor_entity_id": "Temperature sensor entity id",
|
|
"external_temperature_sensor_entity_id": "Outdoor temperature sensor entity id",
|
|
"cycle_min": "Cycle duration (minutes)",
|
|
"temp_min": "Minimal temperature allowed",
|
|
"temp_max": "Maximal temperature allowed",
|
|
"step_temperature": "Temperature step",
|
|
"device_power": "Device power",
|
|
"use_central_mode": "Enable the control by central entity (need central config). Check to enable the control of the VTherm with the select central_mode entities.",
|
|
"use_window_feature": "Use window detection",
|
|
"use_motion_feature": "Use motion detection",
|
|
"use_power_feature": "Use power management",
|
|
"use_presence_feature": "Use presence detection",
|
|
"use_main_central_config": "Use central main configuration. Check to use the central main configuration. Uncheck to use a specific main configuration for this VTherm",
|
|
"add_central_boiler_control": "Add a central boiler. Check to add a control to your central boiler. You will have to configure the VTherm which will have a control of the central boiler after seecting this checkbox to take effect. If one VTherm need heating, the boiler will be turned on. If no VTherm needs heating, the boiler will be turned off. Commands for turning on/off the central boiler are given in the next configuration page",
|
|
"used_by_controls_central_boiler": "Used by central boiler. Check if this VTherm should have control on the central boiler"
|
|
},
|
|
"data_description": {
|
|
"external_temperature_sensor_entity_id": "Outdoor temperature sensor entity id. Not used if central configuration is selected"
|
|
}
|
|
},
|
|
"type": {
|
|
"title": "Linked entities",
|
|
"description": "Linked entities attributes",
|
|
"data": {
|
|
"heater_entity_id": "1st heater switch",
|
|
"heater_entity2_id": "2nd heater switch",
|
|
"heater_entity3_id": "3rd heater switch",
|
|
"heater_entity4_id": "4th heater switch",
|
|
"proportional_function": "Algorithm",
|
|
"climate_entity_id": "1st underlying climate",
|
|
"climate_entity2_id": "2nd underlying climate",
|
|
"climate_entity3_id": "3rd underlying climate",
|
|
"climate_entity4_id": "4th underlying climate",
|
|
"ac_mode": "AC mode",
|
|
"valve_entity_id": "1st valve number",
|
|
"valve_entity2_id": "2nd valve number",
|
|
"valve_entity3_id": "3rd valve number",
|
|
"valve_entity4_id": "4th valve number",
|
|
"auto_regulation_mode": "Self-regulation",
|
|
"auto_regulation_dtemp": "Regulation threshold",
|
|
"auto_regulation_periode_min": "Regulation minimal period",
|
|
"auto_regulation_use_device_temp": "Use internal temperature of the underlying",
|
|
"inverse_switch_command": "Inverse switch command",
|
|
"auto_fan_mode": " Auto fan mode"
|
|
},
|
|
"data_description": {
|
|
"heater_entity_id": "Mandatory heater entity id",
|
|
"heater_entity2_id": "Optional 2nd Heater entity id. Leave empty if not used",
|
|
"heater_entity3_id": "Optional 3rd Heater entity id. Leave empty if not used",
|
|
"heater_entity4_id": "Optional 4th Heater entity id. Leave empty if not used",
|
|
"proportional_function": "Algorithm to use (TPI is the only one for now)",
|
|
"climate_entity_id": "Underlying climate entity id",
|
|
"climate_entity2_id": "2nd underlying climate entity id",
|
|
"climate_entity3_id": "3rd underlying climate entity id",
|
|
"climate_entity4_id": "4th underlying climate entity id",
|
|
"ac_mode": "Use the Air Conditioning (AC) mode",
|
|
"valve_entity_id": "1st valve number entity id",
|
|
"valve_entity2_id": "2nd valve number entity id",
|
|
"valve_entity3_id": "3rd valve number entity id",
|
|
"valve_entity4_id": "4th valve number entity id",
|
|
"auto_regulation_mode": "Auto adjustment of the target temperature",
|
|
"auto_regulation_dtemp": "The threshold in ° (or % for valve) under which the temperature change will not be sent",
|
|
"auto_regulation_periode_min": "Duration in minutes between two regulation update",
|
|
"auto_regulation_use_device_temp": "Use the eventual internal temperature sensor of the underlying to speedup the self-regulation",
|
|
"inverse_switch_command": "For switch with pilot wire and diode you may need to inverse the command",
|
|
"auto_fan_mode": " Automatically activate fan when huge heating/cooling is necessary"
|
|
}
|
|
},
|
|
"tpi": {
|
|
"title": "TPI",
|
|
"description": "Time Proportional Integral attributes",
|
|
"data": {
|
|
"tpi_coef_int": "coef_int",
|
|
"tpi_coef_ext": "coef_ext",
|
|
"use_tpi_central_config": "Use central TPI configuration"
|
|
},
|
|
"data_description": {
|
|
"tpi_coef_int": "Coefficient to use for internal temperature delta",
|
|
"tpi_coef_ext": "Coefficient to use for external temperature delta",
|
|
"use_tpi_central_config": "Check to use the central TPI configuration. Uncheck to use a specific TPI configuration for this VTherm"
|
|
}
|
|
},
|
|
"presets": {
|
|
"title": "Presets",
|
|
"description": "For each preset set the target temperature (0 to ignore preset)",
|
|
"data": {
|
|
"eco_temp": "Eco preset",
|
|
"comfort_temp": "Comfort preset",
|
|
"boost_temp": "Boost preset",
|
|
"frost_temp": "Frost protection preset",
|
|
"eco_ac_temp": "Eco preset for AC mode",
|
|
"comfort_ac_temp": "Comfort preset for AC mode",
|
|
"boost_ac_temp": "Boost preset for AC mode",
|
|
"use_presets_central_config": "Use central presets configuration"
|
|
},
|
|
"data_description": {
|
|
"eco_temp": "Temperature in Eco preset",
|
|
"comfort_temp": "Temperature in Comfort preset",
|
|
"boost_temp": "Temperature in Boost preset",
|
|
"frost_temp": "Temperature in Frost protection preset",
|
|
"eco_ac_temp": "Temperature in Eco preset for AC mode",
|
|
"comfort_ac_temp": "Temperature in Comfort preset for AC mode",
|
|
"boost_ac_temp": "Temperature in Boost preset for AC mode",
|
|
"use_presets_central_config": "Check to use the central presets configuration. Uncheck to use a specific presets configuration for this VTherm"
|
|
}
|
|
},
|
|
"window": {
|
|
"title": "Window management",
|
|
"description": "Open window management.\nYou can also configure automatic window open detection based on temperature decrease",
|
|
"data": {
|
|
"window_sensor_entity_id": "Window sensor entity id",
|
|
"window_delay": "Window sensor delay (seconds)",
|
|
"window_auto_open_threshold": "Temperature decrease threshold for automatic window open detection (in °/hours)",
|
|
"window_auto_close_threshold": "Temperature increase threshold for end of automatic detection (in °/hours)",
|
|
"window_auto_max_duration": "Maximum duration of automatic window open detection (in min)",
|
|
"use_window_central_config": "Use central window configuration",
|
|
"window_action": "Action"
|
|
},
|
|
"data_description": {
|
|
"window_sensor_entity_id": "Leave empty if no window sensor should be used and to use the automatic detection",
|
|
"window_delay": "The delay in seconds before sensor detection is taken into account",
|
|
"window_auto_open_threshold": "Recommended value: between 3 and 10. Leave empty if automatic window open detection is not used",
|
|
"window_auto_close_threshold": "Recommended value: 0. Leave empty if automatic window open detection is not used",
|
|
"window_auto_max_duration": "Recommended value: 60 (one hour). Leave empty if automatic window open detection is not used",
|
|
"use_window_central_config": "Check to use the central window configuration. Uncheck to use a specific window configuration for this VTherm",
|
|
"window_action": "Action to do if window is deteted as open"
|
|
}
|
|
},
|
|
"motion": {
|
|
"title": "Motion management",
|
|
"description": "Motion sensor management. Preset can switch automatically depending on motion detection\nmotion_preset and no_motion_preset should be set to the corresponding preset name",
|
|
"data": {
|
|
"motion_sensor_entity_id": "Motion sensor entity id",
|
|
"motion_delay": "Activation delay",
|
|
"motion_off_delay": "Deactivation delay",
|
|
"motion_preset": "Motion preset",
|
|
"no_motion_preset": "No motion preset",
|
|
"use_motion_central_config": "Use central motion configuration"
|
|
},
|
|
"data_description": {
|
|
"motion_sensor_entity_id": "The entity id of the motion sensor",
|
|
"motion_delay": "Motion activation delay (seconds)",
|
|
"motion_off_delay": "Motion deactivation delay (seconds)",
|
|
"motion_preset": "Preset to use when motion is detected",
|
|
"no_motion_preset": "Preset to use when no motion is detected",
|
|
"use_motion_central_config": "Check to use the central motion configuration. Uncheck to use a specific motion configuration for this VTherm"
|
|
}
|
|
},
|
|
"power": {
|
|
"title": "Power management",
|
|
"description": "Power management attributes.\nGives the power and max power sensor of your home.\nThen specify the power consumption of the heater when on.\nAll sensors and device power should have the same unit (kW or W).",
|
|
"data": {
|
|
"power_sensor_entity_id": "Power",
|
|
"max_power_sensor_entity_id": "Max power",
|
|
"power_temp": "Shedding temperature",
|
|
"use_power_central_config": "Use central power configuration"
|
|
},
|
|
"data_description": {
|
|
"power_sensor_entity_id": "Power sensor entity id",
|
|
"max_power_sensor_entity_id": "Max power sensor entity id",
|
|
"power_temp": "Temperature for Power shedding",
|
|
"use_power_central_config": "Check to use the central power configuration. Uncheck to use a specific power configuration for this VTherm"
|
|
}
|
|
},
|
|
"presence": {
|
|
"title": "Presence management",
|
|
"description": "Presence management attributes.\nGives the a presence sensor of your home (true is someone is present) and give the corresponding temperature preset setting.",
|
|
"data": {
|
|
"presence_sensor_entity_id": "Presence sensor",
|
|
"eco_away_temp": "Eco preset",
|
|
"comfort_away_temp": "Comfort preset",
|
|
"boost_away_temp": "Boost preset",
|
|
"frost_away_temp": "Frost protection preset",
|
|
"eco_ac_away_temp": "Eco preset in AC mode",
|
|
"comfort_ac_away_temp": "Comfort preset in AC mode",
|
|
"boost_ac_away_temp": "Boost pres et in AC mode",
|
|
"use_presence_central_config": "Use central presence configuration"
|
|
},
|
|
"data_description": {
|
|
"presence_sensor_entity_id": "Presence sensor entity id",
|
|
"eco_away_temp": "Temperature in Eco preset when no presence",
|
|
"comfort_away_temp": "Temperature in Comfort preset when no presence",
|
|
"boost_away_temp": "Temperature in Boost preset when no presence",
|
|
"frost_away_temp": "Temperature in Frost protection preset when no presence",
|
|
"eco_ac_away_temp": "Temperature in Eco preset when no presence in AC mode",
|
|
"comfort_ac_away_temp": "Temperature in Comfort preset when no presence in AC mode",
|
|
"boost_ac_away_temp": "Temperature in Boost preset when no presence in AC mode",
|
|
"use_presence_central_config": "Check to use the central presence configuration. Uncheck to use a specific presence configuration for this VTherm"
|
|
}
|
|
},
|
|
"advanced": {
|
|
"title": "Advanced parameters",
|
|
"description": "Configuration of advanced parameters. Leave the default values if you don't know what you are doing.\nThese parameters can lead to very poor temperature control or bad power regulation.",
|
|
"data": {
|
|
"minimal_activation_delay": "Minimal activation delay",
|
|
"security_delay_min": "Safety delay (in minutes)",
|
|
"security_min_on_percent": "Minimal power percent to enable safety mode",
|
|
"security_default_on_percent": "Power percent to use in safety mode",
|
|
"use_advanced_central_config": "Use central advanced configuration"
|
|
},
|
|
"data_description": {
|
|
"minimal_activation_delay": "Delay in seconds under which the equipment will not be activated",
|
|
"security_delay_min": "Maximum allowed delay in minutes between two temperature measurements. Above this delay the thermostat will turn to a safety off state",
|
|
"security_min_on_percent": "Minimal heating percent value for safety preset activation. Below this amount of power percent the thermostat won't go into safety preset",
|
|
"security_default_on_percent": "The default heating power percent value in safety preset. Set to 0 to switch off heater in safety preset",
|
|
"use_advanced_central_config": "Check to use the central advanced configuration. Uncheck to use a specific advanced configuration for this VTherm"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"unknown": "Unexpected error",
|
|
"unknown_entity": "Unknown entity id",
|
|
"window_open_detection_method": "Only one window open detection method should be used. Use either window sensor or automatic detection through temperature threshold but not both",
|
|
"no_central_config": "You cannot check 'use central configuration' because no central configuration was found. You need to create a Versatile Thermostat of type 'Central Configuration' to use it."
|
|
},
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
}
|
|
},
|
|
"options": {
|
|
"flow_title": "Versatile Thermostat configuration",
|
|
"step": {
|
|
"user": {
|
|
"title": "Type - {name}",
|
|
"data": {
|
|
"thermostat_type": "Thermostat type"
|
|
},
|
|
"data_description": {
|
|
"thermostat_type": "Only one central configuration type is possible"
|
|
}
|
|
},
|
|
"main": {
|
|
"title": "Main - {name}",
|
|
"description": "Main mandatory attributes",
|
|
"data": {
|
|
"name": "Name",
|
|
"thermostat_type": "Thermostat type",
|
|
"temperature_sensor_entity_id": "Room temperature sensor entity id",
|
|
"external_temperature_sensor_entity_id": "Outdoor temperature sensor entity id",
|
|
"cycle_min": "Cycle duration (minutes)",
|
|
"temp_min": "Minimal temperature allowed",
|
|
"temp_max": "Maximal temperature allowed",
|
|
"step_temperature": "Temperature step",
|
|
"device_power": "Device power",
|
|
"use_central_mode": "Enable the control by central entity (need central config). Check to enable the control of the VTherm with the select central_mode entities.",
|
|
"use_window_feature": "Use window detection",
|
|
"use_motion_feature": "Use motion detection",
|
|
"use_power_feature": "Use power management",
|
|
"use_presence_feature": "Use presence detection",
|
|
"use_main_central_config": "Use central main configuration. Check to use the central main configuration. Uncheck to use a specific main configuration for this VTherm",
|
|
"add_central_boiler_control": "Add a central boiler. Check to add a control to your central boiler. You will have to configure the VTherm which will have a control of the central boiler after seecting this checkbox to take effect. If one VTherm need heating, the boiler will be turned on. If no VTherm needs heating, the boiler will be turned off. Commands for turning on/off the central boiler are given in the next configuration page",
|
|
"used_by_controls_central_boiler": "Used by central boiler. Check if this VTherm should have control on the central boiler"
|
|
},
|
|
"data_description": {
|
|
"external_temperature_sensor_entity_id": "Outdoor temperature sensor entity id. Not used if central configuration is selected"
|
|
}
|
|
},
|
|
"type": {
|
|
"title": "Entities - {name}",
|
|
"description": "Linked entities attributes",
|
|
"data": {
|
|
"heater_entity_id": "1st heater switch",
|
|
"heater_entity2_id": "2nd heater switch",
|
|
"heater_entity3_id": "3rd heater switch",
|
|
"heater_entity4_id": "4th heater switch",
|
|
"proportional_function": "Algorithm",
|
|
"climate_entity_id": "1st underlying climate",
|
|
"climate_entity2_id": "2nd underlying climate",
|
|
"climate_entity3_id": "3rd underlying climate",
|
|
"climate_entity4_id": "4th underlying climate",
|
|
"ac_mode": "AC mode",
|
|
"valve_entity_id": "1st valve number",
|
|
"valve_entity2_id": "2nd valve number",
|
|
"valve_entity3_id": "3rd valve number",
|
|
"valve_entity4_id": "4th valve number",
|
|
"auto_regulation_mode": "Self-regulation",
|
|
"auto_regulation_dtemp": "Regulation threshold",
|
|
"auto_regulation_periode_min": "Regulation minimal period",
|
|
"auto_regulation_use_device_temp": "Use internal temperature of the underlying",
|
|
"inverse_switch_command": "Inverse switch command",
|
|
"auto_fan_mode": " Auto fan mode"
|
|
},
|
|
"data_description": {
|
|
"heater_entity_id": "Mandatory heater entity id",
|
|
"heater_entity2_id": "Optional 2nd Heater entity id. Leave empty if not used",
|
|
"heater_entity3_id": "Optional 3rd Heater entity id. Leave empty if not used",
|
|
"heater_entity4_id": "Optional 4th Heater entity id. Leave empty if not used",
|
|
"proportional_function": "Algorithm to use (TPI is the only one for now)",
|
|
"climate_entity_id": "Underlying climate entity id",
|
|
"climate_entity2_id": "2nd underlying climate entity id",
|
|
"climate_entity3_id": "3rd underlying climate entity id",
|
|
"climate_entity4_id": "4th underlying climate entity id",
|
|
"ac_mode": "Use the Air Conditioning (AC) mode",
|
|
"valve_entity_id": "1st valve number entity id",
|
|
"valve_entity2_id": "2nd valve number entity id",
|
|
"valve_entity3_id": "3rd valve number entity id",
|
|
"valve_entity4_id": "4th valve number entity id",
|
|
"auto_regulation_mode": "Auto adjustment of the target temperature",
|
|
"auto_regulation_dtemp": "The threshold in ° (or % for valve) under which the temperature change will not be sent",
|
|
"auto_regulation_periode_min": "Duration in minutes between two regulation update",
|
|
"auto_regulation_use_device_temp": "Use the eventual internal temperature sensor of the underlying to speedup the self-regulation",
|
|
"inverse_switch_command": "For switch with pilot wire and diode you may need to invert the command",
|
|
"auto_fan_mode": " Automatically activate fan when huge heating/cooling is necessary"
|
|
}
|
|
},
|
|
"tpi": {
|
|
"title": "TPI - {name}",
|
|
"description": "Time Proportional Integral attributes",
|
|
"data": {
|
|
"tpi_coef_int": "coef_int",
|
|
"tpi_coef_ext": "coef_ext",
|
|
"use_tpi_central_config": "Use central TPI configuration"
|
|
},
|
|
"data_description": {
|
|
"tpi_coef_int": "Coefficient to use for internal temperature delta",
|
|
"tpi_coef_ext": "Coefficient to use for external temperature delta",
|
|
"use_tpi_central_config": "Check to use the central TPI configuration. Uncheck to use a specific TPI configuration for this VTherm"
|
|
}
|
|
},
|
|
"presets": {
|
|
"title": "Presets - {name}",
|
|
"description": "For each preset set the target temperature (0 to ignore preset)",
|
|
"data": {
|
|
"eco_temp": "Eco preset",
|
|
"comfort_temp": "Comfort preset",
|
|
"boost_temp": "Boost preset",
|
|
"frost_temp": "Frost protection preset",
|
|
"eco_ac_temp": "Eco preset for AC mode",
|
|
"comfort_ac_temp": "Comfort preset for AC mode",
|
|
"boost_ac_temp": "Boost preset for AC mode",
|
|
"use_presets_central_config": "Use central presets configuration"
|
|
},
|
|
"data_description": {
|
|
"eco_temp": "Temperature in Eco preset",
|
|
"comfort_temp": "Temperature in Comfort preset",
|
|
"boost_temp": "Temperature in Boost preset",
|
|
"frost_temp": "Temperature in Frost protection preset",
|
|
"eco_ac_temp": "Temperature in Eco preset for AC mode",
|
|
"comfort_ac_temp": "Temperature in Comfort preset for AC mode",
|
|
"boost_ac_temp": "Temperature in Boost preset for AC mode",
|
|
"use_presets_central_config": "Check to use the central presets configuration. Uncheck to use a specific presets configuration for this VTherm"
|
|
}
|
|
},
|
|
"window": {
|
|
"title": "Window - {name}",
|
|
"description": "Open window management.\nYou can also configure automatic window open detection based on temperature decrease",
|
|
"data": {
|
|
"window_sensor_entity_id": "Window sensor entity id",
|
|
"window_delay": "Window sensor delay (seconds)",
|
|
"window_auto_open_threshold": "Temperature decrease threshold for automatic window open detection (in °/hours)",
|
|
"window_auto_close_threshold": "Temperature increase threshold for end of automatic detection (in °/hours)",
|
|
"window_auto_max_duration": "Maximum duration of automatic window open detection (in min)",
|
|
"use_window_central_config": "Use central window configuration",
|
|
"window_action": "Action"
|
|
},
|
|
"data_description": {
|
|
"window_sensor_entity_id": "Leave empty if no window sensor should be used and to use the automatic detection",
|
|
"window_delay": "The delay in seconds before sensor detection is taken into account",
|
|
"window_auto_open_threshold": "Recommended value: between 3 and 10. Leave empty if automatic window open detection is not used",
|
|
"window_auto_close_threshold": "Recommended value: 0. Leave empty if automatic window open detection is not used",
|
|
"window_auto_max_duration": "Recommended value: 60 (one hour). Leave empty if automatic window open detection is not used",
|
|
"use_window_central_config": "Check to use the central window configuration. Uncheck to use a specific window configuration for this VTherm",
|
|
"window_action": "Action to do if window is deteted as open"
|
|
}
|
|
},
|
|
"motion": {
|
|
"title": "Motion - {name}",
|
|
"description": "Motion management. Preset can switch automatically depending of a motion detection\nmotion_preset and no_motion_preset should be set to the corresponding preset name",
|
|
"data": {
|
|
"motion_sensor_entity_id": "Motion sensor entity id",
|
|
"motion_delay": "Activation delay",
|
|
"motion_off_delay": "Deactivation delay",
|
|
"motion_preset": "Motion preset",
|
|
"no_motion_preset": "No motion preset",
|
|
"use_motion_central_config": "Use central motion configuration"
|
|
},
|
|
"data_description": {
|
|
"motion_sensor_entity_id": "The entity id of the motion sensor",
|
|
"motion_delay": "Motion activation delay (seconds)",
|
|
"motion_off_delay": "Motion deactivation delay (seconds)",
|
|
"motion_preset": "Preset to use when motion is detected",
|
|
"no_motion_preset": "Preset to use when no motion is detected",
|
|
"use_motion_central_config": "Check to use the central motion configuration. Uncheck to use a specific motion configuration for this VTherm"
|
|
}
|
|
},
|
|
"power": {
|
|
"title": "Power - {name}",
|
|
"description": "Power management attributes.\nGives the power and max power sensor of your home.\nThen specify the power consumption of the heater when on.\nAll sensors and device power should have the same unit (kW or W).",
|
|
"data": {
|
|
"power_sensor_entity_id": "Power",
|
|
"max_power_sensor_entity_id": "Max power",
|
|
"power_temp": "Shedding temperature",
|
|
"use_power_central_config": "Use central power configuration"
|
|
},
|
|
"data_description": {
|
|
"power_sensor_entity_id": "Power sensor entity id",
|
|
"max_power_sensor_entity_id": "Max power sensor entity id",
|
|
"power_temp": "Temperature for Power shedding",
|
|
"use_power_central_config": "Check to use the central power configuration. Uncheck to use a specific power configuration for this VTherm"
|
|
}
|
|
},
|
|
"presence": {
|
|
"title": "Presence - {name}",
|
|
"description": "Presence management attributes.\nGives the a presence sensor of your home (true is someone is present) and give the corresponding temperature preset setting.",
|
|
"data": {
|
|
"presence_sensor_entity_id": "Presence sensor",
|
|
"eco_away_temp": "Eco away preset",
|
|
"comfort_away_temp": "Comfort away preset",
|
|
"boost_away_temp": "Boost away preset",
|
|
"frost_away_temp": "Frost protection preset",
|
|
"eco_ac_away_temp": "Eco away preset in AC mode",
|
|
"comfort_ac_away_temp": "Comfort away preset in AC mode",
|
|
"boost_ac_away_temp": "Boost away preset in AC mode",
|
|
"use_presence_central_config": "Use central presence configuration"
|
|
},
|
|
"data_description": {
|
|
"presence_sensor_entity_id": "Presence sensor entity id",
|
|
"eco_away_temp": "Temperature in Eco preset when no presence",
|
|
"comfort_away_temp": "Temperature in Comfort preset when no presence",
|
|
"boost_away_temp": "Temperature in Boost preset when no presence",
|
|
"frost_away_temp": "Temperature in Frost protection preset when no presence",
|
|
"eco_ac_away_temp": "Temperature in Eco preset when no presence in AC mode",
|
|
"comfort_ac_away_temp": "Temperature in Comfort preset when no presence in AC mode",
|
|
"boost_ac_away_temp": "Temperature in Boost preset when no presence in AC mode",
|
|
"use_presence_central_config": "Check to use the central presence configuration. Uncheck to use a specific presence configuration for this VTherm"
|
|
}
|
|
},
|
|
"advanced": {
|
|
"title": "Advanced - {name}",
|
|
"description": "Advanced parameters. Leave the default values if you don't know what you are doing.\nThese parameters can lead to very poor temperature control or bad power regulation.",
|
|
"data": {
|
|
"minimal_activation_delay": "Minimal activation delay",
|
|
"security_delay_min": "Safety delay (in minutes)",
|
|
"security_min_on_percent": "Minimal power percent to enable safety mode",
|
|
"security_default_on_percent": "Power percent to use in safety mode",
|
|
"use_advanced_central_config": "Use central advanced configuration"
|
|
},
|
|
"data_description": {
|
|
"minimal_activation_delay": "Delay in seconds under which the equipment will not be activated",
|
|
"security_delay_min": "Maximum allowed delay in minutes between two temperature measurements. Above this delay the thermostat will turn to a safety off state",
|
|
"security_min_on_percent": "Minimal heating percent value for safety preset activation. Below this amount of power percent the thermostat won't go into safety preset",
|
|
"security_default_on_percent": "The default heating power percent value in safety preset. Set to 0 to switch off heater in safety preset",
|
|
"use_advanced_central_config": "Check to use the central advanced configuration. Uncheck to use a specific advanced configuration for this VTherm"
|
|
}
|
|
}
|
|
},
|
|
"error": {
|
|
"unknown": "Unexpected error",
|
|
"unknown_entity": "Unknown entity id",
|
|
"window_open_detection_method": "Only one window open detection method should be used. Use either window sensor or automatic detection through temperature threshold but not both",
|
|
"no_central_config": "You cannot check 'use central configuration' because no central configuration was found. You need to create a Versatile Thermostat of type 'Central Configuration' to use it.",
|
|
"service_configuration_format": "The format of the service configuration is wrong"
|
|
},
|
|
"abort": {
|
|
"already_configured": "Device is already configured"
|
|
}
|
|
},
|
|
"selector": {
|
|
"thermostat_type": {
|
|
"options": {
|
|
"thermostat_central_config": "Central configuration",
|
|
"thermostat_over_switch": "Thermostat over a switch",
|
|
"thermostat_over_climate": "Thermostat over a climate",
|
|
"thermostat_over_valve": "Thermostat over a valve"
|
|
}
|
|
},
|
|
"auto_regulation_mode": {
|
|
"options": {
|
|
"auto_regulation_slow": "Slow",
|
|
"auto_regulation_strong": "Strong",
|
|
"auto_regulation_medium": "Medium",
|
|
"auto_regulation_light": "Light",
|
|
"auto_regulation_expert": "Expert",
|
|
"auto_regulation_none": "No auto-regulation"
|
|
}
|
|
},
|
|
"auto_fan_mode": {
|
|
"options": {
|
|
"auto_fan_none": "No auto fan",
|
|
"auto_fan_low": "Low",
|
|
"auto_fan_medium": "Medium",
|
|
"auto_fan_high": "High",
|
|
"auto_fan_turbo": "Turbo"
|
|
}
|
|
},
|
|
"window_action": {
|
|
"options": {
|
|
"window_turn_off": "Turn off",
|
|
"window_fan_only": "Fan only",
|
|
"window_frost_temp": "Frost protect",
|
|
"window_eco_temp": "Eco"
|
|
}
|
|
},
|
|
"presets": {
|
|
"options": {
|
|
"frost": "Frost protect",
|
|
"eco": "Eco",
|
|
"comfort": "Comfort",
|
|
"boost": "Boost"
|
|
}
|
|
}
|
|
},
|
|
"entity": {
|
|
"climate": {
|
|
"versatile_thermostat": {
|
|
"state_attributes": {
|
|
"preset_mode": {
|
|
"state": {
|
|
"power": "Shedding",
|
|
"security": "Safety",
|
|
"none": "Manual"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |