W Cloud masz ustawiony termometr z głowicy?ITContent wrote: Wed Oct 08, 2025 1:17 pmTeraz komunikacja z głowicą jest dwukierunkowa i działa !vajera wrote: Wed Oct 08, 2025 9:05 amSuper, dobre logi to 80% pracy przy szukaniu błędów - od razu znalazłem jeden, ale dosyć krytyczny.ITContent wrote: Wed Oct 08, 2025 7:07 am Logi zmiany ręcznej na głowicy oraz zmian wykonanych na cloud supla (zmiana na 24 stopnie) i wysłaniu ich do głowicy w załączniku.
Wypróbuj głowicę z wersją 0.9.66-08/10/2025 (jak tylko pokaże się na GitHub).
Pojawiła się temperatura HVAC głowicy lecz stoi na 25.79 stopni
Pojawił się też odczyt stanu baterii w cloud (lecz podejrzanie niski 27% jak na baterie włożone kilka dni temu)
Głowica dodatkowo co kilkadziesiąd sekund stopniowo otwiera się coraz więcej, mam wrażenie że dzieje sie to wtedy gdy wykonuje się akcja: (processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x11)Edit:Code: Select all
[551189][I][z2s_devices_table.cpp:3335] Z2S_onCustomCmdReceive(): 0:3c:84:ff:fe:e2:5b:46, endpoint 0x1, cluster 0xef00, cmd id 0x11 [551190][I][z2s_devices_table.cpp:143] Z2S_findChannelNumberSlot(): 0:3c:84:ff:fe:e2:5b:46, endpoint 0x1, channel type 0xffffffff [551191][I][z2s_devices_table.cpp:3345] Z2S_onCustomCmdReceive(): z2s_channels_table[channel_number_slot].Supla_channel 0x0 [551191][I][ZigbeeHandlers.cpp:184] zb_raw_cmd_handler(): ----------------------------raw command not processed------------------------------------------------------------ [551192][I][ZigbeeHandlers.cpp:41] zb_action_handler(): Receive Zigbee action(0x1040) callback [551192][I][ZigbeeHandlers.cpp:477] zb_cmd_custom_cluster_req_handler(): Receive custom command: 17 from address 0x526c [551193][I][ZigbeeHandlers.cpp:478] zb_cmd_custom_cluster_req_handler(): Frame control 0x0 [551193][I][ZigbeeHandlers.cpp:479] zb_cmd_custom_cluster_req_handler(): Payload size: 3 [551194][I][ZigbeeHandlers.cpp:481] zb_cmd_custom_cluster_req_handler(): Payload [0x0] = 0x0 [551194][I][ZigbeeHandlers.cpp:481] zb_cmd_custom_cluster_req_handler(): Payload [0x1] = 0x1 [551194][I][ZigbeeHandlers.cpp:481] zb_cmd_custom_cluster_req_handler(): Payload [0x2] = 0x40 [551195][I][z2s_device_tuya_custom_cluster.cpp:1670] processTuyaCustomCluster(): processing Tuya custom cluster 0xEF00, command id 0x11 [551195][I][z2s_devices_table.cpp:143] Z2S_findChannelNumberSlot(): 0:3c:84:ff:fe:e2:5b:46, endpoint 0x1, channel type 0xffffffff [551196][I][z2s_device_tuya_custom_cluster.cpp:1751] processTuyaCustomCluster(): Sending TUYA_VERSION_REQUEST [551396][I][ZigbeeGateway.cpp:1938] sendCustomClusterCmd(): _custom_cmd_last_tsn = 56 [551596][I][ZigbeeGateway.cpp:1946] sendCustomClusterCmd(): _custom_cmd_last_tsn_flag = 2 [551602][D][ZigbeeCore.cpp:474] zb_apsde_data_indication_handler(): APSDE INDICATION - Received APSDE-DATA indication, status: 0 [551602][D][ZigbeeCore.cpp:475] zb_apsde_data_indication_handler(): APSDE INDICATION - dst_endpoint: 1, src_endpoint: 1, dst_addr_mode: 255 APSDE INDICATION - src_addr_mode: 0, cluster_id: 0xef00, asdu_length: 5 APSDE INDICATION - dst_short_addr: 0x0000, src_short_addr: 0x526c APSDE INDICATION - profile_id: 0x0104, security_status: 0, lqi: 117, rx_time: 0 [551604][I][ZigbeeHandlers.cpp:131] zb_raw_cmd_handler(): cluster id: 0xef00, command id: 11 [551604][I][ZigbeeHandlers.cpp:134] zb_raw_cmd_handler(): src endpoint (0x1, dst endpoint 0x1 [551605][I][ZigbeeHandlers.cpp:138] zb_raw_cmd_handler(): is common comand 1, disable_default_response 0, is_manuf_specific 0 [551605][I][ZigbeeHandlers.cpp:142] zb_raw_cmd_handler(): manuf_specific 0x0 [551606][I][ZigbeeHandlers.cpp:146] zb_raw_cmd_handler(): RAW bufid: 17 size: 2 [551606][I][ZigbeeHandlers.cpp:149] zb_raw_cmd_handler(): 0x10 [551606][I][ZigbeeHandlers.cpp:149] zb_raw_cmd_handler(): 0x00 [551607][I][ZigbeeHandlers.cpp:158] zb_raw_cmd_handler(): ZigbeeHandlers rawCMD 0x526c, 0x526c, 0x0, 0x0 [551607][I][z2s_devices_table.cpp:3335] Z2S_onCustomCmdReceive(): 0:3c:84:ff:fe:e2:5b:46, endpoint 0x1, cluster 0xef00, cmd id 0xb [551608][I][z2s_devices_table.cpp:143] Z2S_findChannelNumberSlot(): 0:3c:84:ff:fe:e2:5b:46, endpoint 0x1, channel type 0xffffffff [551608][I][z2s_devices_table.cpp:3345] Z2S_onCustomCmdReceive(): z2s_channels_table[channel_number_slot].Supla_channel 0x0 [551609][I][ZigbeeHandlers.cpp:184] zb_raw_cmd_handler(): ----------------------------raw command not processed------------------------------------------------------------ [551610][I][ZigbeeHandlers.cpp:41] zb_action_handler(): Receive Zigbee action(0x1005) callback [551610][V][ZigbeeHandlers.cpp:381] zb_cmd_default_resp_handler(): Received default response: from address(0x526c), src_endpoint(1) to dst_endpoint(1), cluster(0xef00) for command (0x10) with status 0x0 [551611][V][ZigbeeHandlers.cpp:385] zb_cmd_default_resp_handler(): command id (11), direction (1), is common (1) [551611][I][ZigbeeGateway.cpp:1884] zbCmdDefaultResponse(): tsn = 55, _custom_cmd_last_tsn = 56, _custom_cmd_last_tsn_flag = 2 [551612][I][ZigbeeGateway.cpp:1899] zbCmdDefaultResponse(): zbCustomCmd default response async, tsn = 55, _custom_cmd_last_tsn_flag = 2 [551613][I][ZigbeeGateway.cpp:1902] zbCmdDefaultResponse(): custom cmd rssi 239075328
po ponownym sparowaniu głowicy temperatura w cloud jest teraz 27.5, nie wiem o co chodzi.
Może daj jej trochę czasu na adaptację termiczną a jak temperatura nie ulegnie zmianie wrzuć komplet logów z parowania (taki jak tamten z rana
