Hier auch noch JSON dazu!
[
{
"id": "9cb6edcbda88bdeb",
"type": "tab",
"label": "Gree Clima",
"disabled": false,
"info": "",
"env": []
},
{
"id": "ff9fe48d.da79d8",
"type": "debug",
"z": "9cb6edcbda88bdeb",
"name": "",
"active": false,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 310,
"y": 600,
"wires": []
},
{
"id": "3cfb9d5c.2adfc2",
"type": "gree-hvac",
"z": "9cb6edcbda88bdeb",
"name": "AC",
"device": "8309dada03bc307d",
"interval": "1",
"x": 120,
"y": 600,
"wires": [
[
"ff9fe48d.da79d8"
],
[
"417b67b1.9d77d8",
"ff9fe48d.da79d8"
]
]
},
{
"id": "fab8d073.bed76",
"type": "switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"property": "topic",
"propertyType": "msg",
"rules": [
{
"t": "eq",
"v": "power",
"vt": "str"
},
{
"t": "eq",
"v": "mode",
"vt": "str"
},
{
"t": "eq",
"v": "temperature",
"vt": "str"
},
{
"t": "eq",
"v": "fanSpeed",
"vt": "str"
},
{
"t": "eq",
"v": "swingVert",
"vt": "str"
},
{
"t": "eq",
"v": "swingHor",
"vt": "str"
},
{
"t": "eq",
"v": "health",
"vt": "str"
},
{
"t": "eq",
"v": "blow",
"vt": "str"
},
{
"t": "eq",
"v": "lights",
"vt": "str"
},
{
"t": "eq",
"v": "powerSave",
"vt": "str"
}
],
"checkall": "true",
"repair": false,
"outputs": 10,
"x": 270,
"y": 420,
"wires": [
[
"f36ddc6a.6a76d"
],
[
"ed7a4d0b.d3c85"
],
[
"7f2711eb.f70ff"
],
[
"b0f5ed20.f0dc4"
],
[
"bb2fd30d.6faed"
],
[
"426d8937.d2e9a8"
],
[
"58310de9.08b1c4"
],
[
"5be9ffdd.e9e11"
],
[
"429db373.92628c"
],
[
"29e1bfb7.c963c"
]
]
},
{
"id": "f36ddc6a.6a76d",
"type": "ui_switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Ein / Aus",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 1,
"width": "0",
"height": "0",
"passthru": false,
"decouple": "true",
"topic": "power",
"topicType": "str",
"style": "",
"onvalue": "on",
"onvalueType": "str",
"onicon": "",
"oncolor": "",
"offvalue": "off",
"offvalueType": "str",
"officon": "",
"offcolor": "",
"animate": true,
"className": "",
"x": 460,
"y": 40,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "429db373.92628c",
"type": "ui_switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Temperatur Anzeige",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 9,
"width": "3",
"height": "1",
"passthru": false,
"decouple": "true",
"topic": "lights",
"topicType": "str",
"style": "",
"onvalue": "on",
"onvalueType": "str",
"onicon": "",
"oncolor": "",
"offvalue": "off",
"offvalueType": "str",
"officon": "",
"offcolor": "",
"animate": true,
"className": "",
"x": 500,
"y": 520,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "7f2711eb.f70ff",
"type": "ui_numeric",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Temperatur",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 2,
"width": 0,
"height": 0,
"wrap": false,
"passthru": false,
"topic": "temperature",
"topicType": "str",
"format": "{{value}}",
"min": "19",
"max": "26",
"step": 1,
"className": "",
"x": 470,
"y": 160,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "bb2fd30d.6faed",
"type": "ui_dropdown",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Vertical swing ",
"tooltip": "",
"place": "Select option",
"group": "5c569ec8.d608f",
"order": 6,
"width": 0,
"height": 0,
"passthru": false,
"options": [
{
"label": "Default",
"value": "default",
"type": "str"
},
{
"label": "Swing in full range",
"value": "full",
"type": "str"
},
{
"label": "Fixed top",
"value": "fixedTop",
"type": "str"
},
{
"label": "Fixed mid-top",
"value": "fixedMidTop",
"type": "str"
},
{
"label": "Fixed mid",
"value": "fixedMid",
"type": "str"
},
{
"label": "Fixed mid-bottom",
"value": "fixedMidBottom",
"type": "str"
},
{
"label": "Fixed bottom",
"value": "fixedBottom",
"type": "str"
},
{
"label": "Swing bottom",
"value": "swingBottom",
"type": "str"
},
{
"label": "Swing mid-bottom",
"value": "swingMidBottom",
"type": "str"
},
{
"label": "Swing mid",
"value": "swingMid",
"type": "str"
},
{
"label": "Swing mid top",
"value": "swingMidTop",
"type": "str"
},
{
"label": "Swing top",
"value": "swingTop",
"type": "str"
}
],
"payload": "",
"topic": "swingVert",
"x": 480,
"y": 280,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "62c89d4e.1db264",
"type": "rbe",
"z": "9cb6edcbda88bdeb",
"name": "",
"func": "rbe",
"gap": "",
"start": "",
"inout": "out",
"property": "payload",
"x": 730,
"y": 600,
"wires": [
[
"3cfb9d5c.2adfc2",
"ff9fe48d.da79d8"
]
]
},
{
"id": "426d8937.d2e9a8",
"type": "ui_dropdown",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Horizontal swing ",
"tooltip": "",
"place": "Select option",
"group": "5c569ec8.d608f",
"order": 5,
"width": 0,
"height": 0,
"passthru": false,
"options": [
{
"label": "Default",
"value": "default",
"type": "str"
},
{
"label": "Full",
"value": "full",
"type": "str"
},
{
"label": "Fixed left",
"value": "fixedLeft",
"type": "str"
},
{
"label": "Fixed mid-left",
"value": "fixedMidLeft",
"type": "str"
},
{
"label": "Fixed mid",
"value": "fixedMid",
"type": "str"
},
{
"label": "Fixed mid-right",
"value": "fixedMidRight",
"type": "str"
},
{
"label": "Fixed right",
"value": "fixedRight",
"type": "str"
},
{
"label": "Full alt",
"value": "fullAlt",
"type": "str"
}
],
"payload": "",
"topic": "swingHor",
"x": 480,
"y": 340,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
],
"info": "Controls the swing mode of the horizontal air blades (not available on all units)"
},
{
"id": "b0f5ed20.f0dc4",
"type": "ui_dropdown",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "LĂŒfterstufe",
"tooltip": "",
"place": "Select option",
"group": "5c569ec8.d608f",
"order": 4,
"width": 0,
"height": 0,
"passthru": false,
"multiple": false,
"options": [
{
"label": "Auto",
"value": "auto",
"type": "str"
},
{
"label": "Niedrig",
"value": "low",
"type": "str"
},
{
"label": "Niedrig Mittel",
"value": "mediumLow",
"type": "str"
},
{
"label": "Mittel",
"value": "medium",
"type": "str"
},
{
"label": "Halbvoll",
"value": "mediumHigh",
"type": "str"
},
{
"label": "Voll",
"value": "high",
"type": "str"
}
],
"payload": "",
"topic": "fanSpeed",
"topicType": "str",
"className": "",
"x": 470,
"y": 220,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "29e1bfb7.c963c",
"type": "ui_switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Power save",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 10,
"width": "3",
"height": "1",
"passthru": false,
"decouple": "true",
"topic": "powerSave",
"style": "",
"onvalue": "on",
"onvalueType": "str",
"onicon": "",
"oncolor": "",
"offvalue": "off",
"offvalueType": "str",
"officon": "",
"offcolor": "",
"x": 470,
"y": 580,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "417b67b1.9d77d8",
"type": "split",
"z": "9cb6edcbda88bdeb",
"name": "",
"splt": "\\n",
"spltType": "str",
"arraySplt": 1,
"arraySpltType": "len",
"stream": false,
"addname": "topic",
"x": 130,
"y": 420,
"wires": [
[
"fab8d073.bed76"
]
]
},
{
"id": "ed7a4d0b.d3c85",
"type": "ui_dropdown",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Mode",
"tooltip": "",
"place": "Select option",
"group": "5c569ec8.d608f",
"order": 3,
"width": "0",
"height": "0",
"passthru": false,
"multiple": false,
"options": [
{
"label": "Auto",
"value": "auto",
"type": "str"
},
{
"label": "KĂŒhlen",
"value": "cool",
"type": "str"
},
{
"label": "Entfeuchten",
"value": "dry",
"type": "str"
},
{
"label": "LĂŒften",
"value": "fan_only",
"type": "str"
},
{
"label": "Heizen",
"value": "heat",
"type": "str"
}
],
"payload": "",
"topic": "mode",
"topicType": "str",
"className": "",
"x": 450,
"y": 100,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "58310de9.08b1c4",
"type": "ui_switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "Cold plasma",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 7,
"width": "3",
"height": "1",
"passthru": false,
"decouple": "true",
"topic": "health",
"style": "",
"onvalue": "on",
"onvalueType": "str",
"onicon": "",
"oncolor": "",
"offvalue": "off",
"offvalueType": "str",
"officon": "",
"offcolor": "",
"x": 470,
"y": 400,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "5be9ffdd.e9e11",
"type": "ui_switch",
"z": "9cb6edcbda88bdeb",
"name": "",
"label": "X-Fan",
"tooltip": "",
"group": "5c569ec8.d608f",
"order": 8,
"width": "3",
"height": "1",
"passthru": false,
"decouple": "true",
"topic": "blow",
"style": "",
"onvalue": "on",
"onvalueType": "str",
"onicon": "",
"oncolor": "",
"offvalue": "off",
"offvalueType": "str",
"officon": "",
"offcolor": "",
"x": 450,
"y": 460,
"wires": [
[
"62c89d4e.1db264",
"eaf367056159b937"
]
]
},
{
"id": "8fb27e589bed8cd3",
"type": "mqtt out",
"z": "9cb6edcbda88bdeb",
"name": "",
"topic": "homeassistant/klima/",
"qos": "1",
"retain": "",
"respTopic": "",
"contentType": "",
"userProps": "",
"correl": "",
"expiry": "",
"broker": "85967af0b4cff617",
"x": 780,
"y": 500,
"wires": []
},
{
"id": "eaf367056159b937",
"type": "rbe",
"z": "9cb6edcbda88bdeb",
"name": "",
"func": "rbe",
"gap": "",
"start": "",
"inout": "out",
"property": "payload",
"x": 730,
"y": 360,
"wires": [
[
"8fb27e589bed8cd3",
"5cd5614dcdd499aa"
]
]
},
{
"id": "5cd5614dcdd499aa",
"type": "debug",
"z": "9cb6edcbda88bdeb",
"name": "debug 2",
"active": true,
"tosidebar": true,
"console": false,
"tostatus": false,
"complete": "true",
"targetType": "full",
"statusVal": "",
"statusType": "auto",
"x": 820,
"y": 440,
"wires": []
},
{
"id": "8309dada03bc307d",
"type": "gree-hvac-config",
"name": "GREE",
"host": "192.168.178.34"
},
{
"id": "5c569ec8.d608f",
"type": "ui_group",
"name": "Gree Klima",
"tab": "168c092a.469d97",
"order": 1,
"disp": true,
"width": "6",
"collapse": false,
"className": ""
},
{
"id": "85967af0b4cff617",
"type": "mqtt-broker",
"name": "MQTT-Broker",
"broker": "192.168.178.205",
"port": "1883",
"clientid": "",
"autoConnect": true,
"usetls": false,
"protocolVersion": "4",
"keepalive": "60",
"cleansession": true,
"autoUnsubscribe": true,
"birthTopic": "",
"birthQos": "0",
"birthRetain": "false",
"birthPayload": "",
"birthMsg": {},
"closeTopic": "",
"closeQos": "0",
"closeRetain": "false",
"closePayload": "",
"closeMsg": {},
"willTopic": "",
"willQos": "0",
"willRetain": "false",
"willPayload": "",
"willMsg": {},
"userProps": "",
"sessionExpiry": ""
},
{
"id": "168c092a.469d97",
"type": "ui_tab",
"name": "Home",
"icon": "dashboard",
"disabled": false,
"hidden": false
},
{
"id": "6c0e595c33e02451",
"type": "global-config",
"env": [],
"modules": {
"node-red-contrib-gree-hvac": "0.3.0",
"node-red-dashboard": "3.6.6"
}
}
]