smart-nodes
Version:
Controls light, shutters and more. Includes common used logic and statistic nodes to control your home.
26 lines (23 loc) • 786 B
JSON
{
"mixing-valve": {
"ui": {
"name": "Name",
"enabled": "Enabled",
"setpoint": "Setpoint",
"runtime": "Runtime",
"sampling": "Sampling",
"power_off": "Off mode",
"mode": "Mode",
"nothing": "Nothing",
"open": "Open (100%)",
"close": "Close (0%)",
"heating": "Heating (normal)",
"cooling": "Cooling (inverted)",
"precision": "Precision",
"max_change_percent": "Max change",
"max_change_temp_difference": "Temp at max change",
"min_change_time": "Min change duration",
"controlled_by_central": "This block is controlled by the following central blocks:"
}
}
}