Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sensing defrost cycle state [C0 response, byte 16, val 25 decimal] #18

Open
DjordjeMandic opened this issue Nov 15, 2024 · 3 comments
Open

Comments

@DjordjeMandic
Copy link

As explained in this issue reneklootwijk/midea-uart#5

I see that you're working on V2 for this library, i tought of making a pull request but i still dont understand fully how this lib works

@DjordjeMandic
Copy link
Author

Log during defrost, with coil pipe temperautres inside and total unit power usage in watts

[01:16:36][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:36][D][ApplianceBase:173]: Enqueuing the request...
[01:16:36][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:36][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 5C 4F 2D 
[01:16:37][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.0°C
[01:16:37][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:37][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 4F 89 52 
[01:16:37][D][AirConditioner:204]: New status data received. Parsing...
[01:16:37][D][ApplianceBase:154]: Destroying the request...
[01:16:37][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 529.35
[01:16:37][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:37][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:37][D][ApplianceBase:173]: Enqueuing the request...
[01:16:37][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:37][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 5D 11 6A 
[01:16:38][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.0°C
[01:16:38][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:38][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 11 4D CC 
[01:16:38][D][AirConditioner:204]: New status data received. Parsing...
[01:16:38][D][ApplianceBase:154]: Destroying the request...
[01:16:38][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 527.70
[01:16:38][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:38][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:38][D][ApplianceBase:173]: Enqueuing the request...
[01:16:38][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:38][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 5E F3 87 
[01:16:39][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.0°C
[01:16:39][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:39][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 F3 18 1F 
[01:16:39][D][AirConditioner:204]: New status data received. Parsing...
[01:16:39][D][ApplianceBase:154]: Destroying the request...
[01:16:39][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 527.29
[01:16:39][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:39][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:39][D][ApplianceBase:173]: Enqueuing the request...
[01:16:39][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:39][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 5F AD CC 
[01:16:40][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.0°C
[01:16:40][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:40][D][AirConditioner:131]: Enqueuing a GET_POWERUSAGE(0x41) request...
[01:16:40][D][ApplianceBase:173]: Enqueuing the request...
[01:16:40][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 AD DC A1 
[01:16:40][D][AirConditioner:204]: New status data received. Parsing...
[01:16:40][D][ApplianceBase:154]: Destroying the request...
[01:16:40][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.45
[01:16:40][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:40][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:40][D][ApplianceBase:162]: TX: AA 22 AC 8E 00 00 00 00 03 03 41 21 01 44 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 60 72 21 
[01:16:41][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:41][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:41][D][ApplianceBase:063]: RX: AA 1F AC 00 00 00 00 00 03 03 C1 21 01 44 00 56 42 01 00 00 00 00 00 00 00 00 00 00 00 00 C1 AE 
[01:16:41][D][ApplianceBase:154]: Destroying the request...
[01:16:41][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 528.31
[01:16:41][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:41][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:41][D][ApplianceBase:173]: Enqueuing the request...
[01:16:41][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:41][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 61 0C 6B 
[01:16:42][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:42][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.6°C
[01:16:42][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 0C 2D F1 
[01:16:42][D][AirConditioner:204]: New status data received. Parsing...
[01:16:42][D][ApplianceBase:154]: Destroying the request...
[01:16:42][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 528.37
[01:16:42][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.4°C
[01:16:42][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:42][D][ApplianceBase:173]: Enqueuing the request...
[01:16:42][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:42][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 62 EE 88 
[01:16:43][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:43][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.7°C
[01:16:43][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 EE 78 C4 
[01:16:43][D][AirConditioner:204]: New status data received. Parsing...
[01:16:43][D][ApplianceBase:154]: Destroying the request...
[01:16:43][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 531.35
[01:16:43][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.3°C
[01:16:43][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:43][D][ApplianceBase:173]: Enqueuing the request...
[01:16:43][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:43][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 63 B0 C5 
[01:16:44][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:44][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.7°C
[01:16:44][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 B0 BC BE 
[01:16:44][D][AirConditioner:204]: New status data received. Parsing...
[01:16:44][D][ApplianceBase:154]: Destroying the request...
[01:16:44][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 528.39
[01:16:44][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.2°C
[01:16:44][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:44][D][ApplianceBase:173]: Enqueuing the request...
[01:16:44][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:44][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 64 33 41 
[01:16:45][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:45][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.7°C
[01:16:45][D][midea:139]: Follow me action called with temperature: 23.500000 °C, rounded to: 24 °C
[01:16:45][W][component:237]: Component sensor took a long time for an operation (190 ms).
[01:16:45][W][component:238]: Components should block for at most 30 ms.
[01:16:45][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 33 D2 25 
[01:16:45][D][AirConditioner:204]: New status data received. Parsing...
[01:16:45][D][ApplianceBase:154]: Destroying the request...
[01:16:45][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 529.88
[01:16:45][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.2°C
[01:16:45][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:45][D][ApplianceBase:173]: Enqueuing the request...
[01:16:45][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:45][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 65 6D 06 
[01:16:46][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:46][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:46][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 6D 16 A7 
[01:16:46][D][AirConditioner:204]: New status data received. Parsing...
[01:16:46][D][ApplianceBase:154]: Destroying the request...
[01:16:46][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 533.53
[01:16:46][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.2°C
[01:16:46][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:46][D][ApplianceBase:173]: Enqueuing the request...
[01:16:46][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:46][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 66 8F E3 
[01:16:47][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:47][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.7°C
[01:16:47][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 8F 43 58 
[01:16:47][D][AirConditioner:204]: New status data received. Parsing...
[01:16:47][D][ApplianceBase:154]: Destroying the request...
[01:16:47][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 528.01
[01:16:47][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.2°C
[01:16:47][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:47][D][ApplianceBase:173]: Enqueuing the request...
[01:16:47][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:47][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 67 D1 A0 
[01:16:48][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:48][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.7°C
[01:16:48][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.71
[01:16:48][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.1°C
[01:16:48][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 D1 87 D2 
[01:16:48][D][AirConditioner:204]: New status data received. Parsing...
[01:16:48][D][ApplianceBase:154]: Destroying the request...
[01:16:48][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:48][D][ApplianceBase:173]: Enqueuing the request...
[01:16:48][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:48][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 68 90 E0 
[01:16:49][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:49][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:49][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 90 9F FB 
[01:16:49][D][AirConditioner:204]: New status data received. Parsing...
[01:16:49][D][ApplianceBase:154]: Destroying the request...
[01:16:49][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.16
[01:16:49][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.1°C
[01:16:49][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:49][D][ApplianceBase:173]: Enqueuing the request...
[01:16:49][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:49][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 69 CE A1 
[01:16:50][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:50][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:50][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 CE 5B 01 
[01:16:50][D][AirConditioner:204]: New status data received. Parsing...
[01:16:50][D][ApplianceBase:154]: Destroying the request...
[01:16:50][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 527.61
[01:16:50][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.1°C
[01:16:50][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:50][D][ApplianceBase:173]: Enqueuing the request...
[01:16:50][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:50][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6A 2C 42 
[01:16:51][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:51][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:51][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 2C 0E F0 
[01:16:51][D][AirConditioner:204]: New status data received. Parsing...
[01:16:51][D][ApplianceBase:154]: Destroying the request...
[01:16:51][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 532.29
[01:16:51][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=3.1°C
[01:16:51][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:51][D][ApplianceBase:173]: Enqueuing the request...
[01:16:51][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:51][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6B 72 FB 
[01:16:52][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:52][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:52][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:52][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 531.08
[01:16:52][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 72 CA EE 
[01:16:52][D][AirConditioner:204]: New status data received. Parsing...
[01:16:52][D][ApplianceBase:154]: Destroying the request...
[01:16:52][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:52][D][ApplianceBase:173]: Enqueuing the request...
[01:16:52][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:52][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6C F1 7B 
[01:16:53][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.1°C
[01:16:53][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:53][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 531.07
[01:16:53][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:53][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 F1 A4 95 
[01:16:53][D][AirConditioner:204]: New status data received. Parsing...
[01:16:53][D][ApplianceBase:154]: Destroying the request...
[01:16:53][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:54][D][ApplianceBase:173]: Enqueuing the request...
[01:16:54][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:54][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6D AF BC 
[01:16:54][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:54][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:54][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 529.42
[01:16:54][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 AF 60 1B 
[01:16:54][D][AirConditioner:204]: New status data received. Parsing...
[01:16:54][D][ApplianceBase:154]: Destroying the request...
[01:16:54][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:55][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:55][D][ApplianceBase:173]: Enqueuing the request...
[01:16:55][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:55][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6E 4D 1D 
[01:16:55][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:55][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.8°C
[01:16:55][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.52
[01:16:55][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:55][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 4D 35 A8 
[01:16:55][D][AirConditioner:204]: New status data received. Parsing...
[01:16:55][D][ApplianceBase:154]: Destroying the request...
[01:16:56][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:56][D][ApplianceBase:173]: Enqueuing the request...
[01:16:56][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:56][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:56][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 6F 13 56 
[01:16:56][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:16:56][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:56][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 529.68
[01:16:56][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 13 F1 26 
[01:16:56][D][AirConditioner:204]: New status data received. Parsing...
[01:16:56][D][ApplianceBase:154]: Destroying the request...
[01:16:57][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:57][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:57][D][ApplianceBase:173]: Enqueuing the request...
[01:16:57][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:16:57][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:57][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 70 CF 99 
[01:16:57][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 529.72
[01:16:57][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.9°C
[01:16:57][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 CF 05 56 
[01:16:57][D][AirConditioner:204]: New status data received. Parsing...
[01:16:57][D][ApplianceBase:154]: Destroying the request...
[01:16:58][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:58][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:16:58][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:58][D][ApplianceBase:173]: Enqueuing the request...
[01:16:58][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:58][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 71 91 D6 
[01:16:58][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 534.95
[01:16:58][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.8°C
[01:16:58][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 91 C1 D8 
[01:16:58][D][AirConditioner:204]: New status data received. Parsing...
[01:16:58][D][ApplianceBase:154]: Destroying the request...
[01:16:59][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:16:59][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:16:59][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:16:59][D][ApplianceBase:173]: Enqueuing the request...
[01:16:59][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:16:59][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 72 73 F3 
[01:16:59][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.18
[01:16:59][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.8°C
[01:16:59][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 73 94 23 
[01:16:59][D][AirConditioner:204]: New status data received. Parsing...
[01:16:59][D][ApplianceBase:154]: Destroying the request...
[01:17:00][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:17:00][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:17:00][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:17:00][D][ApplianceBase:173]: Enqueuing the request...
[01:17:00][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:17:00][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 73 2D 38 
[01:17:00][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.8°C
[01:17:00][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 530.91
[01:17:00][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 2D 50 AD 
[01:17:00][D][AirConditioner:204]: New status data received. Parsing...
[01:17:00][D][ApplianceBase:154]: Destroying the request...
[01:17:01][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:17:01][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:17:01][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:17:01][D][ApplianceBase:173]: Enqueuing the request...
[01:17:01][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:17:01][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 74 AE B6 
[01:17:01][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 532.89
[01:17:01][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.7°C
[01:17:01][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 AE 3E 3E 
[01:17:01][D][AirConditioner:204]: New status data received. Parsing...
[01:17:01][D][ApplianceBase:154]: Destroying the request...
[01:17:02][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:17:02][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:17:02][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:17:02][D][ApplianceBase:173]: Enqueuing the request...
[01:17:02][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:17:02][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 75 F0 73 
[01:17:02][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 531.77
[01:17:02][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.7°C
[01:17:02][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 F0 FA 40 
[01:17:02][D][AirConditioner:204]: New status data received. Parsing...
[01:17:02][D][ApplianceBase:154]: Destroying the request...
[01:17:03][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:17:03][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-24.9°C
[01:17:03][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:17:03][D][ApplianceBase:173]: Enqueuing the request...
[01:17:03][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:17:03][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 76 12 50 
[01:17:03][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 531.59
[01:17:03][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.6°C
[01:17:03][D][esp32.preferences:114]: Saving 2 preferences to flash...
[01:17:03][D][esp32.preferences:143]: Saving 2 preferences to flash: 2 cached, 0 written, 0 failed
[01:17:03][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 12 AF 69 
[01:17:03][D][AirConditioner:204]: New status data received. Parsing...
[01:17:03][D][ApplianceBase:154]: Destroying the request...
[01:17:04][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=-29.2°C
[01:17:04][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=-25.0°C
[01:17:04][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:17:04][D][ApplianceBase:173]: Enqueuing the request...
[01:17:04][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:17:04][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 77 4C 15 
[01:17:04][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 534.02
[01:17:04][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=2.6°C
[01:17:04][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 62 36 00 00 00 00 00 00 00 00 00 4C 6B 73 
[01:17:04][D][AirConditioner:204]: New status data received. Parsing...

@DjordjeMandic
Copy link
Author

DjordjeMandic commented Nov 15, 2024

Log during heating with turbo/boost preset after defrost

[01:31:08][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 576.66
[01:31:08][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:08][D][ApplianceBase:173]: Enqueuing the request...
[01:31:08][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:08][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A3 7A BB 
[01:31:08][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:08][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 576.62
[01:31:09][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:09][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:09][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 7A D8 DA 
[01:31:09][D][AirConditioner:204]: New status data received. Parsing...
[01:31:09][D][ApplianceBase:154]: Destroying the request...
[01:31:09][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:09][D][ApplianceBase:173]: Enqueuing the request...
[01:31:09][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:09][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:09][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A4 F9 3B 
[01:31:10][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:10][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:10][D][ApplianceBase:129]: Enqueuing a DEVICE_NETWORK(0x0D) notification...
[01:31:11][D][ApplianceBase:173]: Enqueuing the request...
[01:31:11][D][ApplianceBase:063]: RX: AA 1F AC 00 00 00 00 00 03 0D 01 01 04 DC 01 A8 C0 FF 00 00 00 00 00 00 00 00 00 00 00 00 00 DB 
[01:31:11][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:11][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 576.97
[01:31:11][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 578.46
[01:31:12][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:12][D][ApplianceBase:162]: TX: AA 22 AC 8E 00 00 00 00 03 03 41 21 01 44 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 04 A5 87 C7 
[01:31:12][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.20
[01:31:12][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:12][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:12][D][ApplianceBase:063]: RX: AA 1F AC 00 00 00 00 00 03 03 C1 21 01 44 00 56 42 13 00 00 00 00 00 00 00 00 00 00 00 00 1C 41 
[01:31:12][D][ApplianceBase:154]: Destroying the request...
[01:31:12][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:13][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:13][D][ApplianceBase:173]: Enqueuing the request...
[01:31:13][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:13][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A6 45 ED 
[01:31:13][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:13][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:13][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 45 27 C0 
[01:31:13][D][AirConditioner:204]: New status data received. Parsing...
[01:31:13][D][ApplianceBase:154]: Destroying the request...
[01:31:13][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:13][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.43
[01:31:14][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:14][D][ApplianceBase:173]: Enqueuing the request...
[01:31:14][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:14][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:14][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A7 1B 16 
[01:31:14][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:14][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:14][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 1B E3 2E 
[01:31:14][D][AirConditioner:204]: New status data received. Parsing...
[01:31:15][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:15][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:15][D][ApplianceBase:173]: Enqueuing the request...
[01:31:15][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:15][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A8 5A D6 
[01:31:15][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.17
[01:31:15][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:15][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 5A FB D7 
[01:31:15][D][AirConditioner:204]: New status data received. Parsing...
[01:31:15][D][ApplianceBase:154]: Destroying the request...
[01:31:16][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:16][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:16][D][ApplianceBase:173]: Enqueuing the request...
[01:31:16][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:16][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:16][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 A9 04 2B 
[01:31:16][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.73
[01:31:16][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:16][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 04 3F E9 
[01:31:16][D][AirConditioner:204]: New status data received. Parsing...
[01:31:16][D][ApplianceBase:154]: Destroying the request...
[01:31:17][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:17][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:17][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:17][D][ApplianceBase:173]: Enqueuing the request...
[01:31:17][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.96
[01:31:17][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:17][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 AA E6 48 
[01:31:17][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:17][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 E6 6A DC 
[01:31:17][D][AirConditioner:204]: New status data received. Parsing...
[01:31:17][D][ApplianceBase:154]: Destroying the request...
[01:31:18][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:18][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:18][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:18][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.12
[01:31:18][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:18][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 B8 AE C6 
[01:31:18][D][AirConditioner:204]: New status data received. Parsing...
[01:31:18][D][ApplianceBase:154]: Destroying the request...
[01:31:18][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.10
[01:31:18][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 581.17
[01:31:19][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:19][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:19][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:19][D][ApplianceBase:173]: Enqueuing the request...
[01:31:19][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:19][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 AC 3B F1 
[01:31:19][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:19][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.78
[01:31:19][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 3B C0 31 
[01:31:19][D][AirConditioner:204]: New status data received. Parsing...
[01:31:19][D][ApplianceBase:154]: Destroying the request...
[01:31:20][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:20][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:20][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:20][D][ApplianceBase:173]: Enqueuing the request...
[01:31:20][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:20][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 AD 65 C6 
[01:31:20][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 581.35
[01:31:20][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:20][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 65 04 C3 
[01:31:20][D][AirConditioner:204]: New status data received. Parsing...
[01:31:20][D][ApplianceBase:154]: Destroying the request...
[01:31:21][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:21][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:21][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:21][D][ApplianceBase:173]: Enqueuing the request...
[01:31:21][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:21][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 AE 87 A3 
[01:31:21][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.77
[01:31:21][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:21][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 87 51 54 
[01:31:21][D][AirConditioner:204]: New status data received. Parsing...
[01:31:21][D][ApplianceBase:154]: Destroying the request...
[01:31:22][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:22][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:22][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:22][D][ApplianceBase:173]: Enqueuing the request...
[01:31:22][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:22][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 AF D9 50 
[01:31:22][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.05
[01:31:22][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:22][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 D9 95 BE 
[01:31:22][D][AirConditioner:204]: New status data received. Parsing...
[01:31:22][D][ApplianceBase:154]: Destroying the request...
[01:31:23][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:23][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:23][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:23][D][ApplianceBase:173]: Enqueuing the request...
[01:31:23][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:23][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B0 05 23 
[01:31:23][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:24][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 05 61 C6 
[01:31:24][D][AirConditioner:204]: New status data received. Parsing...
[01:31:24][D][ApplianceBase:154]: Destroying the request...
[01:31:24][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:24][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:24][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:24][D][ApplianceBase:173]: Enqueuing the request...
[01:31:24][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:24][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B1 5B CC 
[01:31:24][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.80
[01:31:24][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:24][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 5B A5 2C 
[01:31:24][D][AirConditioner:204]: New status data received. Parsing...
[01:31:24][D][ApplianceBase:154]: Destroying the request...
[01:31:25][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:25][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:25][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:25][D][ApplianceBase:173]: Enqueuing the request...
[01:31:25][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:25][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B2 B9 6D 
[01:31:25][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 580.20
[01:31:25][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:25][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 B9 F0 83 
[01:31:25][D][AirConditioner:204]: New status data received. Parsing...
[01:31:25][D][ApplianceBase:154]: Destroying the request...
[01:31:26][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:26][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:26][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:26][D][ApplianceBase:173]: Enqueuing the request...
[01:31:26][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:26][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B3 E7 3E 
[01:31:26][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.49
[01:31:26][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:26][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 581.01
[01:31:26][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 E7 34 11 
[01:31:26][D][AirConditioner:204]: New status data received. Parsing...
[01:31:26][D][ApplianceBase:154]: Destroying the request...
[01:31:27][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:27][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:27][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:27][D][ApplianceBase:173]: Enqueuing the request...
[01:31:27][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:27][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B4 64 C0 
[01:31:27][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:28][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 64 5A 6E 
[01:31:28][D][AirConditioner:204]: New status data received. Parsing...
[01:31:28][D][ApplianceBase:154]: Destroying the request...
[01:31:28][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:28][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:28][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.92
[01:31:28][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:28][D][ApplianceBase:173]: Enqueuing the request...
[01:31:28][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:28][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B5 3A E9 
[01:31:28][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:28][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 579.31
[01:31:28][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 3A 9E 54 
[01:31:29][D][AirConditioner:204]: New status data received. Parsing...
[01:31:29][D][ApplianceBase:154]: Destroying the request...
[01:31:29][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.6°C
[01:31:29][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:29][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:29][D][ApplianceBase:173]: Enqueuing the request...
[01:31:29][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:29][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B6 D8 4A 
[01:31:29][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:29][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 D8 CB 89 
[01:31:29][D][AirConditioner:204]: New status data received. Parsing...
[01:31:29][D][ApplianceBase:154]: Destroying the request...
[01:31:30][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:30][D][ApplianceBase:173]: Enqueuing the request...
[01:31:30][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:30][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B7 86 9B 
[01:31:31][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:31][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 578.59
[01:31:31][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 577.92
[01:31:31][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 577.98
[01:31:31][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 C7 17 4E 
[01:31:31][D][AirConditioner:204]: New status data received. Parsing...
[01:31:31][D][ApplianceBase:154]: Destroying the request...
[01:31:32][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:32][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:32][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:32][D][ApplianceBase:173]: Enqueuing the request...
[01:31:32][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:32][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 B9 99 86 
[01:31:32][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:32][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 99 D3 C0 
[01:31:32][D][AirConditioner:204]: New status data received. Parsing...
[01:31:32][D][ApplianceBase:154]: Destroying the request...
[01:31:33][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:33][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 577.25
[01:31:33][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:33][D][api:103]: Accepted 192.168.1.11
[01:31:33][W][api.connection:093]: : Socket operation failed: CONNECTION_CLOSED errno=128
[01:31:33][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:33][D][ApplianceBase:173]: Enqueuing the request...
[01:31:33][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:33][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 BA 7B A3 
[01:31:33][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 578.72
[01:31:33][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:34][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 7B 86 2B 
[01:31:34][D][AirConditioner:204]: New status data received. Parsing...
[01:31:34][D][ApplianceBase:154]: Destroying the request...
[01:31:34][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:34][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:34][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:34][D][ApplianceBase:173]: Enqueuing the request...
[01:31:34][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:34][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 BB 25 F8 
[01:31:34][D][homeassistant.sensor:024]: 'sensor.power_meter_power': Got state 577.18
[01:31:34][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:35][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:35][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C
[01:31:35][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 25 42 C5 
[01:31:35][D][AirConditioner:204]: New status data received. Parsing...
[01:31:35][D][ApplianceBase:154]: Destroying the request...
[01:31:35][D][AirConditioner:177]: Enqueuing a GET_STATUS(0x41) request...
[01:31:35][D][ApplianceBase:173]: Enqueuing the request...
[01:31:35][D][ApplianceBase:075]: Getting and sending a request from the queue...
[01:31:35][D][ApplianceBase:162]: TX: AA 21 AC 8D 00 00 00 00 03 03 41 81 00 FF 03 FF 00 02 00 00 00 00 00 00 00 00 00 00 00 00 03 BC A6 76 
[01:31:35][D][dallas.temp.sensor:054]: 'AirCon Outlet Air Temperature': Got Temperature=35.9°C
[01:31:35][D][ApplianceBase:063]: RX: AA 22 AC 00 00 00 00 00 03 03 C0 01 87 66 7F 7F 00 3C 80 00 02 60 36 00 00 00 00 00 00 00 00 00 A6 2C 5A 
[01:31:35][D][AirConditioner:204]: New status data received. Parsing...
[01:31:35][D][ApplianceBase:154]: Destroying the request...
[01:31:36][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #2 Temperature': Got Temperature=34.5°C
[01:31:36][D][dallas.temp.sensor:054]: 'AirCon Indoor Pipe #1 Temperature': Got Temperature=37.9°C

@DjordjeMandic
Copy link
Author

Looks like C0 byte 16 stays at 00 here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant