Heizung_Fenster_CL: AT nun auch 1 Stelle gerunde

This commit is contained in:
rxf
2026-01-01 08:28:02 +00:00
parent 470bf95a8b
commit 5ddd4568fd

View File

@@ -593,9 +593,9 @@
"wires": [ "wires": [
[ [
"124381b35e1ea6ad", "124381b35e1ea6ad",
"e712905805566737",
"71a9e89509bb1ea5", "71a9e89509bb1ea5",
"d657b2e0d3134f23" "d657b2e0d3134f23",
"9012192d3e8291d8"
] ]
] ]
}, },
@@ -13434,33 +13434,6 @@
"y": 1380, "y": 1380,
"wires": [] "wires": []
}, },
{
"id": "e712905805566737",
"type": "change",
"z": "29da089dbee16ea0",
"name": "Set AT",
"rules": [
{
"t": "set",
"p": "payload",
"pt": "msg",
"to": "aussen",
"tot": "flow"
}
],
"action": "",
"property": "",
"from": "",
"to": "",
"reg": false,
"x": 670,
"y": 1460,
"wires": [
[
"dfd79f17c33ad29e"
]
]
},
{ {
"id": "dfd79f17c33ad29e", "id": "dfd79f17c33ad29e",
"type": "ui-gauge", "type": "ui-gauge",
@@ -13772,5 +13745,24 @@
"55b400ce4088a68f" "55b400ce4088a68f"
] ]
] ]
},
{
"id": "9012192d3e8291d8",
"type": "function",
"z": "29da089dbee16ea0",
"name": "function 61",
"func": "msg.payload = Math.round(flow.get(\"aussen\")*10) / 10\nreturn msg;",
"outputs": 1,
"noerr": 0,
"initialize": "",
"finalize": "",
"libs": [],
"x": 690,
"y": 1460,
"wires": [
[
"dfd79f17c33ad29e"
]
]
} }
] ]