add Thermostat
This commit is contained in:
parent
e26d877231
commit
5663a6c03b
6 changed files with 8668 additions and 968 deletions
|
@ -405,7 +405,7 @@
|
||||||
"ui": "2d75e4809d2a6fbf",
|
"ui": "2d75e4809d2a6fbf",
|
||||||
"path": "/config",
|
"path": "/config",
|
||||||
"icon": "tune",
|
"icon": "tune",
|
||||||
"layout": "grid",
|
"layout": "flex",
|
||||||
"theme": "0e53487482752cfe",
|
"theme": "0e53487482752cfe",
|
||||||
"order": 3,
|
"order": 3,
|
||||||
"className": "",
|
"className": "",
|
||||||
|
@ -419,7 +419,7 @@
|
||||||
"page": "90601eed5215748f",
|
"page": "90601eed5215748f",
|
||||||
"width": "6",
|
"width": "6",
|
||||||
"height": "1",
|
"height": "1",
|
||||||
"order": 3,
|
"order": 2,
|
||||||
"showTitle": true,
|
"showTitle": true,
|
||||||
"className": "",
|
"className": "",
|
||||||
"visible": "true",
|
"visible": "true",
|
||||||
|
@ -481,5 +481,31 @@
|
||||||
"className": "",
|
"className": "",
|
||||||
"visible": "true",
|
"visible": "true",
|
||||||
"disabled": "false"
|
"disabled": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "403aaeef14cd4c8f",
|
||||||
|
"type": "ui-group",
|
||||||
|
"name": "Thermostats",
|
||||||
|
"page": "90601eed5215748f",
|
||||||
|
"width": "6",
|
||||||
|
"height": "1",
|
||||||
|
"order": 3,
|
||||||
|
"showTitle": true,
|
||||||
|
"className": "",
|
||||||
|
"visible": "true",
|
||||||
|
"disabled": "false"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "75a98516fdcdf832",
|
||||||
|
"type": "ui-group",
|
||||||
|
"name": "Thermostat - Calcul de demande de chauffe",
|
||||||
|
"page": "90601eed5215748f",
|
||||||
|
"width": "6",
|
||||||
|
"height": "1",
|
||||||
|
"order": 6,
|
||||||
|
"showTitle": true,
|
||||||
|
"className": "",
|
||||||
|
"visible": "true",
|
||||||
|
"disabled": "false"
|
||||||
}
|
}
|
||||||
]
|
]
|
File diff suppressed because one or more lines are too long
3754
flows/K.Routine.json
3754
flows/K.Routine.json
File diff suppressed because it is too large
Load diff
5792
flows/K.Thermostat.json
Normal file
5792
flows/K.Thermostat.json
Normal file
File diff suppressed because it is too large
Load diff
|
@ -73,7 +73,8 @@
|
||||||
"11f433c750eb1ef0",
|
"11f433c750eb1ef0",
|
||||||
"6d85ed8e8c797a61",
|
"6d85ed8e8c797a61",
|
||||||
"882064c17728eabc",
|
"882064c17728eabc",
|
||||||
"3c7edb67cf24ba2a"
|
"3c7edb67cf24ba2a",
|
||||||
|
"34adf50fcd75d48d"
|
||||||
],
|
],
|
||||||
"x": 94,
|
"x": 94,
|
||||||
"y": 379,
|
"y": 379,
|
||||||
|
@ -362,7 +363,9 @@
|
||||||
[
|
[
|
||||||
"35482cea99bb8930"
|
"35482cea99bb8930"
|
||||||
],
|
],
|
||||||
[],
|
[
|
||||||
|
"34adf50fcd75d48d"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"5a20016530ef7456"
|
"5a20016530ef7456"
|
||||||
],
|
],
|
||||||
|
@ -1505,5 +1508,33 @@
|
||||||
"0649e79192cac511"
|
"0649e79192cac511"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "34adf50fcd75d48d",
|
||||||
|
"type": "change",
|
||||||
|
"z": "bac2b08cd7c2e421",
|
||||||
|
"g": "c25adeeb66986f83",
|
||||||
|
"name": "lamp",
|
||||||
|
"rules": [
|
||||||
|
{
|
||||||
|
"t": "set",
|
||||||
|
"p": "trans",
|
||||||
|
"pt": "msg",
|
||||||
|
"to": "lampe",
|
||||||
|
"tot": "str"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"action": "",
|
||||||
|
"property": "",
|
||||||
|
"from": "",
|
||||||
|
"to": "",
|
||||||
|
"reg": false,
|
||||||
|
"x": 670,
|
||||||
|
"y": 620,
|
||||||
|
"wires": [
|
||||||
|
[
|
||||||
|
"71a537d09616f957"
|
||||||
|
]
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -5659,7 +5659,12 @@
|
||||||
"7e386532c9061f5e",
|
"7e386532c9061f5e",
|
||||||
"8a93715d93e96ec9",
|
"8a93715d93e96ec9",
|
||||||
"be031b830d435b36",
|
"be031b830d435b36",
|
||||||
"11474b42d0af96e8"
|
"11474b42d0af96e8",
|
||||||
|
"11cf1061a2c539a1",
|
||||||
|
"266e831763ed3b77",
|
||||||
|
"8bbf52c2a83e09ea",
|
||||||
|
"3099e4a17fd21410",
|
||||||
|
"5cb2a229a6fec1aa"
|
||||||
],
|
],
|
||||||
"x": 5195,
|
"x": 5195,
|
||||||
"y": 1260,
|
"y": 1260,
|
||||||
|
@ -5690,7 +5695,13 @@
|
||||||
"9a7fb4052f4efa9d",
|
"9a7fb4052f4efa9d",
|
||||||
"a97c1309cdf39d94",
|
"a97c1309cdf39d94",
|
||||||
"d16064888745aca6",
|
"d16064888745aca6",
|
||||||
"3d7533b312eee22a"
|
"3d7533b312eee22a",
|
||||||
|
"884976027c7e86a2",
|
||||||
|
"cfeaa3a9e12b40eb",
|
||||||
|
"34e6817c2f435667",
|
||||||
|
"6fbdfc1ab44f9754",
|
||||||
|
"d09ad27d05d54698",
|
||||||
|
"7869c56dce3123ed"
|
||||||
],
|
],
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 1260,
|
"y": 1260,
|
||||||
|
@ -6610,7 +6621,9 @@
|
||||||
"e6ea054f0c263d05",
|
"e6ea054f0c263d05",
|
||||||
"2a688b0630f5cca4",
|
"2a688b0630f5cca4",
|
||||||
"c726ae1ce799b0e5",
|
"c726ae1ce799b0e5",
|
||||||
"b943866ac0bfd44c"
|
"b943866ac0bfd44c",
|
||||||
|
"ece815da9a3e1dab",
|
||||||
|
"209e2b300932e1ce"
|
||||||
],
|
],
|
||||||
"x": 135,
|
"x": 135,
|
||||||
"y": 780,
|
"y": 780,
|
||||||
|
@ -6977,7 +6990,9 @@
|
||||||
"ef0d3b8996ec469c",
|
"ef0d3b8996ec469c",
|
||||||
"804c8129107645c1",
|
"804c8129107645c1",
|
||||||
"05787fb2b77146c8",
|
"05787fb2b77146c8",
|
||||||
"5d277429bd835728"
|
"5d277429bd835728",
|
||||||
|
"5c64177e3bbfd337",
|
||||||
|
"c13917bf46188642"
|
||||||
],
|
],
|
||||||
"x": 2075,
|
"x": 2075,
|
||||||
"y": 600,
|
"y": 600,
|
||||||
|
|
Loading…
Reference in a new issue