[ { "id": "2b566407.d5918c", "type": "tab", "label": "Flow 1", "disabled": false, "info": "" }, { "id": "5a45b8da.52b0d8", "type": "mqtt in", "z": "2b566407.d5918c", "name": "", "topic": "esp/bme280/temperature", "qos": "1", "datatype": "auto", "broker": "6f6ed074.6ae5f", "x": 270, "y": 120, "wires": [ [ "3042e15e.80a4ee" ] ] }, { "id": "3042e15e.80a4ee", "type": "ui_gauge", "z": "2b566407.d5918c", "name": "", "group": "37de8fe8.46846", "order": 2, "width": 0, "height": 0, "gtype": "gage", "title": "Temperatur", "label": "ÂșC", "format": "{{value}}", "min": 0, "max": "40", "colors": [ "#00b500", "#f7df09", "#ca3838" ], "seg1": "", "seg2": "", "x": 550, "y": 120, "wires": [] }, { "id": "8ff168f0.0c74a8", "type": "mqtt in", "z": "2b566407.d5918c", "name": "", "topic": "esp/bme280/humidity", "qos": "1", "datatype": "auto", "broker": "8db3fac0.99dd48", "x": 260, "y": 200, "wires": [ [ "29251f29.6687c" ] ] }, { "id": "29251f29.6687c", "type": "ui_gauge", "z": "2b566407.d5918c", "name": "", "group": "37de8fe8.46846", "order": 2, "width": 0, "height": 0, "gtype": "gage", "title": "Luftfeuchte", "label": "%", "format": "{{value}}", "min": "10", "max": "80", "colors": [ "#53a4e6", "#1d78a9", "#4e38c9" ], "seg1": "", "seg2": "", "x": 550, "y": 200, "wires": [] }, { "id": "294f7eea.999d72", "type": "mqtt in", "z": "2b566407.d5918c", "name": "", "topic": "esp/bme280/pressure", "qos": "1", "datatype": "auto", "broker": "8db3fac0.99dd48", "x": 260, "y": 280, "wires": [ [ "58610d70.bb9764" ] ] }, { "id": "58610d70.bb9764", "type": "ui_gauge", "z": "2b566407.d5918c", "name": "", "group": "37de8fe8.46846", "order": 4, "width": 0, "height": 0, "gtype": "gage", "title": "Luftdruck", "label": "hPa", "format": "{{value}}", "min": 0, "max": "1200", "colors": [ "#b366ff", "#8000ff", "#440088" ], "seg1": "", "seg2": "", "x": 540, "y": 280, "wires": [] }, { "id": "6f6ed074.6ae5f", "type": "mqtt-broker", "name": "", "broker": "192.168.1.110", "port": "1883", "clientid": "", "usetls": false, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" }, { "id": "37de8fe8.46846", "type": "ui_group", "name": "Frankyhub MQTT BME280", "tab": "53b8c8f9.cfbe48", "order": 1, "disp": true, "width": "6", "collapse": false }, { "id": "8db3fac0.99dd48", "type": "mqtt-broker", "name": "", "broker": "192.168.1.110", "port": "1883", "clientid": "", "usetls": false, "compatmode": false, "keepalive": "60", "cleansession": true, "birthTopic": "", "birthQos": "0", "birthPayload": "", "closeTopic": "", "closeQos": "0", "closePayload": "", "willTopic": "", "willQos": "0", "willPayload": "" }, { "id": "53b8c8f9.cfbe48", "type": "ui_tab", "name": "Home", "icon": "dashboard", "order": 2, "disabled": false, "hidden": false } ]