smart-nodes
Version:
Controls light, shutters and more. Includes common used logic and statistic nodes to control your home.
34 lines (30 loc) • 1.11 kB
JSON
{
"mixing-valve": {
"ui": {
"name": "Name",
"enabled": "Enabled",
"setpoint": "Setpoint",
"runtime": "Runtime",
"sampling": "Sampling",
"power_off": "Off mode",
"mode": "Mode",
"output_mode": "Outputs",
"open_close": "Open/Close",
"percentage": "Percentage",
"nothing": "Nothing",
"open": "Open (100%)",
"alarm_on": "Alarm on",
"no_action": "No action",
"close": "Close (0%)",
"heating": "Heating (normal)",
"cooling": "Cooling (inverted)",
"precision": "Precision",
"max_change_percent": "Max change",
"max_change_temp_difference": "Temp at max change",
"critical_temp_max": "Critical temperature (max)",
"crit_temp_change_percent": "Critical temp change (%)",
"min_change_time": "Min change duration",
"controlled_by_central": "This block is controlled by the following central blocks:"
}
}
}