python-miio icon indicating copy to clipboard operation
python-miio copied to clipboard

The air conditioner cannot be operated via siid

Open WDEP-good opened this issue 3 months ago • 0 comments

Describe the bug 无法控制空调温度

Version information (please complete the following information):

  • OS:Windows11
  • python-miio:0.5.12

Device information: If the issue is specific to a device [Use miiocli device --ip <ip address> --token <token> info]: <bound method DeviceGroup.Command.call.._autodetect_model_if_needed.._wrap of <AirConditioningCompanionMcn02: 192.200.1.12 (token: 1724bf8d57b355173dfa08ae23367f86)>>

  • Model:lumi.acpartner.mcn02
  • Hardware version:
  • Firmware version:2.1.8_0016

To Reproduce Steps to reproduce the behavior: The air conditioner cannot be operated via siid piid Document: device.send_command("set_properties", [{"did": "", "siid": 2, "piid":2, "value": 1}])

https://home.miot-spec.com/spec?type=urn:miot-spec-v2:device:air-conditioner:0000A004:lumi-mcn02:1 Expected behavior A clear and concise description of what you expected to happen.

Console output If applicable, add console output to help explain your problem. If the issue is about communication with a specific device, consider including the output using the --debug flag.

WDEP-good avatar Sep 25 '25 15:09 WDEP-good