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
| 025-03-20 21:39:06.157319 INFO AppDaemon: Calling initialize() for hewalex2mqtt
2025-03-20 21:39:06,158 :: hewalex2mqtt :: INFO :: Initializing Hewalex 2 Mqtt
2025-03-20 21:39:06,160 :: hewalex2mqtt :: INFO :: reading config
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: MQTT ip: 192.168.1.222
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: MQTT port: 1883
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: MQTT authentication: True
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: MQTT user: mqtt
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: MQTT pass: mqtt
2025-03-20 21:39:06,161 :: hewalex2mqtt :: INFO :: Device_Pcwu_MqttTopic: Heatpump
2025-03-20 21:39:06,162 :: hewalex2mqtt :: DEBUG :: Sending CONNECT (u1, p1, wr0, wq0, wf0, c1, k60) client_id=b''
2025-03-20 21:39:06,162 :: hewalex2mqtt :: INFO :: Subscribed to: Heatpump/Command
2025-03-20 21:39:06,162 :: hewalex2mqtt :: DEBUG :: Sending SUBSCRIBE (d0, m1) [(b'Heatpump/Command', 1)]
2025-03-20 21:39:06,184 :: hewalex2mqtt :: DEBUG :: Received CONNACK (0, 0)
2025-03-20 21:39:06,184 :: hewalex2mqtt :: INFO :: Connected to MQTT Broker with result code: 0
2025-03-20 21:39:06,184 :: hewalex2mqtt :: DEBUG :: Sending SUBSCRIBE (d0, m2) [(b'HewaGate', 0)]
2025-03-20 21:39:06,184 :: hewalex2mqtt :: DEBUG :: Received SUBACK
2025-03-20 21:39:06,186 :: hewalex2mqtt :: DEBUG :: Received SUBACK
2025-03-20 21:39:06,568 :: hewalex2mqtt :: INFO :: Heatpump/date 2012-06-17
2025-03-20 21:39:06,568 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m3), 'b'Heatpump/date'', ... (10 bytes)
2025-03-20 21:39:06,570 :: hewalex2mqtt :: INFO :: Heatpump/time 22:13:50
2025-03-20 21:39:06,570 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m4), 'b'Heatpump/time'', ... (8 bytes)
2025-03-20 21:39:06,571 :: hewalex2mqtt :: INFO :: Heatpump/T1 21.9
2025-03-20 21:39:06,571 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m5), 'b'Heatpump/T1'', ... (4 bytes)
2025-03-20 21:39:06,571 :: hewalex2mqtt :: INFO :: Heatpump/T2 33.6
2025-03-20 21:39:06,572 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m6), 'b'Heatpump/T2'', ... (4 bytes)
2025-03-20 21:39:06,572 :: hewalex2mqtt :: INFO :: Heatpump/T3 32.2
2025-03-20 21:39:06,572 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m7), 'b'Heatpump/T3'', ... (4 bytes)
2025-03-20 21:39:06,572 :: hewalex2mqtt :: INFO :: Heatpump/T6 -50.0
2025-03-20 21:39:06,573 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m8), 'b'Heatpump/T6'', ... (5 bytes)
2025-03-20 21:39:06,573 :: hewalex2mqtt :: INFO :: Heatpump/T7 -50.0
2025-03-20 21:39:06,573 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m9), 'b'Heatpump/T7'', ... (5 bytes)
2025-03-20 21:39:06,574 :: hewalex2mqtt :: INFO :: Heatpump/T8 22.7
2025-03-20 21:39:06,574 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m10), 'b'Heatpump/T8'', ... (4 bytes)
2025-03-20 21:39:06,574 :: hewalex2mqtt :: INFO :: Heatpump/T9 -50.0
2025-03-20 21:39:06,575 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m11), 'b'Heatpump/T9'', ... (5 bytes)
2025-03-20 21:39:06,575 :: hewalex2mqtt :: INFO :: Heatpump/T10 23.9
2025-03-20 21:39:06,575 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m12), 'b'Heatpump/T10'', ... (4 bytes)
2025-03-20 21:39:06,576 :: hewalex2mqtt :: INFO :: Heatpump/IsManual True
2025-03-20 21:39:06,576 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m13), 'b'Heatpump/IsManual'', ... (4 bytes)
2025-03-20 21:39:06,576 :: hewalex2mqtt :: INFO :: Heatpump/FanON False
2025-03-20 21:39:06,577 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m14), 'b'Heatpump/FanON'', ... (5 bytes)
2025-03-20 21:39:06,577 :: hewalex2mqtt :: INFO :: Heatpump/CirculationPumpON False
2025-03-20 21:39:06,577 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m15), 'b'Heatpump/CirculationPumpON'', ... (5 bytes)
2025-03-20 21:39:06,577 :: hewalex2mqtt :: INFO :: Heatpump/HeatPumpON False
2025-03-20 21:39:06,577 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m16), 'b'Heatpump/HeatPumpON'', ... (5 bytes)
2025-03-20 21:39:06,579 :: hewalex2mqtt :: INFO :: Heatpump/CompressorON False
2025-03-20 21:39:06,580 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m17), 'b'Heatpump/CompressorON'', ... (5 bytes)
2025-03-20 21:39:06,580 :: hewalex2mqtt :: INFO :: Heatpump/HeaterEON False
2025-03-20 21:39:06,580 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m18), 'b'Heatpump/HeaterEON'', ... (5 bytes)
2025-03-20 21:39:06,580 :: hewalex2mqtt :: INFO :: Heatpump/EV1 120
2025-03-20 21:39:06,580 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m19), 'b'Heatpump/EV1'', ... (3 bytes)
2025-03-20 21:39:06,580 :: hewalex2mqtt :: INFO :: Heatpump/WaitingStatus 2
2025-03-20 21:39:06,580 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m20), 'b'Heatpump/WaitingStatus'', ... (1 bytes)
2025-03-20 21:39:07,286 :: hewalex2mqtt :: INFO :: Heatpump/InstallationScheme 1
2025-03-20 21:39:07,286 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m21), 'b'Heatpump/InstallationScheme'', ... (1 bytes)
2025-03-20 21:39:07,287 :: hewalex2mqtt :: INFO :: Heatpump/HeatPumpEnabled True
2025-03-20 21:39:07,287 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m22), 'b'Heatpump/HeatPumpEnabled'', ... (4 bytes)
2025-03-20 21:39:07,288 :: hewalex2mqtt :: INFO :: Heatpump/TapWaterSensor 0
2025-03-20 21:39:07,288 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m23), 'b'Heatpump/TapWaterSensor'', ... (1 bytes)
2025-03-20 21:39:07,289 :: hewalex2mqtt :: INFO :: Heatpump/TapWaterTemp 50.0
2025-03-20 21:39:07,289 :: hewalex2mqtt :: DEBUG :: Sending PUBLISH (d0, q0, r0, m24), |