Skip to content

Water Heater ‐ 热水器

Monkey • D • Code edited this page Sep 12, 2023 · 1 revision
[
    {
        "id": "a810aecf2ed4a7ac",
        "type": "tab",
        "label": "Water Heater",
        "disabled": false,
        "info": "",
        "env": []
    },
    {
        "id": "19092660e9ed01ab",
        "type": "ha-mqtt-water_heater",
        "z": "a810aecf2ed4a7ac",
        "server": "2a52200708303a64",
        "device": "42d6f2a7a999a723",
        "name": "Water Heater",
        "config": "",
        "x": 430,
        "y": 180,
        "wires": [
            [
                "dcb3bb60b6f81cf0"
            ],
            [
                "cfe1caca8ca41d4f"
            ],
            [
                "812d69b0d2f1fec1"
            ]
        ]
    },
    {
        "id": "dcb3bb60b6f81cf0",
        "type": "debug",
        "z": "a810aecf2ed4a7ac",
        "name": "temperature",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 650,
        "y": 140,
        "wires": []
    },
    {
        "id": "ba4853cdee01d8cc",
        "type": "inject",
        "z": "a810aecf2ed4a7ac",
        "name": "",
        "props": [
            {
                "p": "payload"
            },
            {
                "p": "temperature",
                "v": "48",
                "vt": "num"
            },
            {
                "p": "mode",
                "v": "off",
                "vt": "str"
            }
        ],
        "repeat": "",
        "crontab": "",
        "once": false,
        "onceDelay": 0.1,
        "topic": "",
        "payload": "28",
        "payloadType": "num",
        "x": 150,
        "y": 180,
        "wires": [
            [
                "19092660e9ed01ab"
            ]
        ]
    },
    {
        "id": "cfe1caca8ca41d4f",
        "type": "debug",
        "z": "a810aecf2ed4a7ac",
        "name": "mode",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 630,
        "y": 180,
        "wires": []
    },
    {
        "id": "812d69b0d2f1fec1",
        "type": "debug",
        "z": "a810aecf2ed4a7ac",
        "name": "power",
        "active": true,
        "tosidebar": true,
        "console": false,
        "tostatus": false,
        "complete": "payload",
        "targetType": "msg",
        "statusVal": "",
        "statusType": "auto",
        "x": 630,
        "y": 220,
        "wires": []
    },
    {
        "id": "2a52200708303a64",
        "type": "mqtt-broker",
        "name": "",
        "broker": "localhost",
        "port": "1883",
        "clientid": "",
        "autoConnect": true,
        "usetls": false,
        "protocolVersion": "4",
        "keepalive": "60",
        "cleansession": true,
        "birthTopic": "",
        "birthQos": "0",
        "birthPayload": "",
        "birthMsg": {},
        "closeTopic": "",
        "closeQos": "0",
        "closePayload": "",
        "closeMsg": {},
        "willTopic": "",
        "willQos": "0",
        "willPayload": "",
        "willMsg": {},
        "userProps": "",
        "sessionExpiry": ""
    },
    {
        "id": "42d6f2a7a999a723",
        "type": "ha-mqtt-device",
        "name": "测试设备",
        "config": ""
    }
]