1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
| [
{
"id": "af4245d118bcd0fb",
"type": "tab",
"label": "WP MQTT",
"disabled": false,
"info": ""
},
{
"id": "5517801071bdd257",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP0 - panasonic_heat_pump/main/Heatpump_State",
"topic": "panasonic_heat_pump/main/Heatpump_State",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 280,
"y": 160,
"wires": [
[]
]
},
{
"id": "7399e344eba68604",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP1 - panasonic_heat_pump/main/Pump_Flow",
"topic": "panasonic_heat_pump/main/Pump_Flow",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 260,
"y": 200,
"wires": [
[]
]
},
{
"id": "6db893086bad7914",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP2 - panasonic_heat_pump/main/Force_DHW_State",
"topic": "panasonic_heat_pump/main/Force_DHW_State",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 280,
"y": 240,
"wires": [
[]
]
},
{
"id": "47515a7154702ffb",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP3 - panasonic_heat_pump/main/Quiet_Mode_Schedule",
"topic": "panasonic_heat_pump/main/Quiet_Mode_Schedule",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 300,
"y": 280,
"wires": [
[]
]
},
{
"id": "1cc869e309b6fcc8",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP4 - panasonic_heat_pump/main/Operating_Mode_State",
"topic": "panasonic_heat_pump/main/Operating_Mode_State",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 300,
"y": 320,
"wires": [
[]
]
},
{
"id": "336391c1ad6e5cd3",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP5 - panasonic_heat_pump/main/Main_Inlet_Temp",
"topic": "panasonic_heat_pump/main/Main_Inlet_Temp",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 280,
"y": 360,
"wires": [
[]
]
},
{
"id": "24de67d5bb0b975a",
"type": "mqtt in",
"z": "af4245d118bcd0fb",
"d": true,
"name": "TOP6 - panasonic_heat_pump/main/Main_Outlet_Temp",
"topic": "panasonic_heat_pump/main/Main_Outlet_Temp",
"qos": "0",
"datatype": "auto",
"broker": "92e5b2c.00a8b5",
"nl": false,
"rap": true,
"rh": 0,
"inputs": 0,
"x": 280,
"y": 400,
"wires": [
[] |