Currently CC devices don't process the response to their control commands which results in the following logs
2025-11-25 15:10:40.151 DEBUG (MainThread) [msmart.base_device] Sending command to 192.168.0.150:6444: aa1bcc0000000000000200000101ff00120102ff000c0100ff1429b9
...
2025-11-25 15:10:40.275 DEBUG (MainThread) [msmart.device.CC.device] Ignored unknown response from device 151732606461938: 00000101ff00120102ff000c0100ff0000
While harmless we should at least handle the response type to avoid unnecessary logs
Currently CC devices don't process the response to their control commands which results in the following logs
While harmless we should at least handle the response type to avoid unnecessary logs