[
    {
        "id": "998b9be7.b8b3d",
        "type": "tab",
        "label": "RF Keller",
        "disabled": false,
        "info": ""
    },
    {
        "id": "33fb8f61.117f68",
        "type": "ui_chart",
        "z": "998b9be7.b8b3d",
        "name": "",
        "group": "251d9c80.de5134",
        "order": 1,
        "width": 13,
        "height": 6,
        "label": "Keller rel. LF 24h",
        "chartType": "line",
        "legend": "false",
        "xformat": "HH:mm:ss",
        "interpolate": "bezier",
        "nodata": "Awaiting Data",
        "dot": false,
        "ymin": "50",
        "ymax": "70",
        "removeOlder": "24",
        "removeOlderPoints": "",
        "removeOlderUnit": "3600",
        "cutout": 0,
        "useOneColor": false,
        "colors": [
            "#1f77b4",
            "#aec7e8",
            "#ff7f0e",
            "#2ca02c",
            "#98df8a",
            "#d62728",
            "#ff9896",
            "#9467bd",
            "#c5b0d5"
        ],
        "useOldStyle": false,
        "outputs": 1,
        "x": 550,
        "y": 220,
        "wires": [
            []
        ]
    },
    {
        "id": "351edc62.1c05ac",
        "type": "mqtt in",
        "z": "998b9be7.b8b3d",
        "name": "Keller innen rel. Feuchte %",
        "topic": "/Keller/innen/humidity",
        "qos": "2",
        "datatype": "auto",
        "broker": "e3a7d99a.19f948",
        "x": 150,
        "y": 220,
        "wires": [
            [
                "33fb8f61.117f68"
            ]
        ]
    },
    {
        "id": "c36093d6.cff208",
        "type": "mqtt in",
        "z": "998b9be7.b8b3d",
        "name": "MQTT Fan Status",
        "topic": "/Keller/switch/fan/POWER",
        "qos": "2",
        "datatype": "utf8",
        "broker": "e3a7d99a.19f948",
        "x": 130,
        "y": 300,
        "wires": [
            [
                "3ee85973.b858e6"
            ]
        ]
    },
    {
        "id": "1d1965be.315302",
        "type": "mqtt in",
        "z": "998b9be7.b8b3d",
        "name": "MQTT Dehum Status",
        "topic": "Keller/switch/dehum/POWER",
        "qos": "2",
        "datatype": "utf8",
        "broker": "e3a7d99a.19f948",
        "x": 140,
        "y": 360,
        "wires": [
            [
                "53c4bb2e.c0fdc4"
            ]
        ]
    },
    {
        "id": "3ee85973.b858e6",
        "type": "change",
        "z": "998b9be7.b8b3d",
        "name": "",
        "rules": [
            {
                "t": "change",
                "p": "payload",
                "pt": "msg",
                "from": "ON",
                "fromt": "str",
                "to": "1.0",
                "tot": "num"
            },
            {
                "t": "change",
                "p": "payload",
                "pt": "msg",
                "from": "OFF",
                "fromt": "str",
                "to": "0.0",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 540,
        "y": 300,
        "wires": [
            [
                "f239604.beab82"
            ]
        ]
    },
    {
        "id": "53c4bb2e.c0fdc4",
        "type": "change",
        "z": "998b9be7.b8b3d",
        "name": "",
        "rules": [
            {
                "t": "change",
                "p": "payload",
                "pt": "msg",
                "from": "ON",
                "fromt": "str",
                "to": "1.0",
                "tot": "num"
            },
            {
                "t": "change",
                "p": "payload",
                "pt": "msg",
                "from": "OFF",
                "fromt": "str",
                "to": "0.0",
                "tot": "num"
            }
        ],
        "action": "",
        "property": "",
        "from": "",
        "to": "",
        "reg": false,
        "x": 540,
        "y": 360,
        "wires": [
            [
                "f239604.beab82"
            ]
        ]
    },
    {
        "id": "f239604.beab82",
        "type": "ui_chart",
        "z": "998b9be7.b8b3d",
        "name": "",
        "group": "251d9c80.de5134",
        "order": 2,
        "width": 13,
        "height": 3,
        "label": "Lüftung/Trocknung",
        "chartType": "line",
        "legend": "false",
        "xformat": "HH:mm:ss",
        "interpolate": "step",
        "nodata": "",
        "dot": false,
        "ymin": "0",
        "ymax": "1",
        "removeOlder": "24",
        "removeOlderPoints": "",
        "removeOlderUnit": "3600",
        "cutout": 0,
        "useOneColor": false,
        "colors": [
            "#008000",
            "#ffff00",
            "#ff7f0e",
            "#2ca02c",
            "#98df8a",
            "#d62728",
            "#ff9896",
            "#9467bd",
            "#c5b0d5"
        ],
        "useOldStyle": false,
        "outputs": 1,
        "x": 800,
        "y": 340,
        "wires": [
            []
        ]
    },
    {
        "id": "251d9c80.de5134",
        "type": "ui_group",
        "z": "",
        "name": "Keller Luftfeuchtigkeit",
        "tab": "7e312a09.8bd094",
        "disp": true,
        "width": 13,
        "collapse": false
    },
    {
        "id": "e3a7d99a.19f948",
        "type": "mqtt-broker",
        "z": "",
        "name": "ExperipiMQTT",
        "broker": "192.168.178.42",
        "port": "1883",
        "clientid": "",
        "usetls": false,
        "compatmode": false,
        "keepalive": "60",
        "cleansession": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "willTopic": "",
        "willQos": "0",
        "willPayload": ""
    },
    {
        "id": "7e312a09.8bd094",
        "type": "ui_tab",
        "z": "",
        "name": "Keller LF",
        "icon": "dashboard",
        "disabled": false,
        "hidden": false
    }
]