The air conditioner cannot be operated via siid
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.
- 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.