rytilahti / python-miio

Python library & console tool for controlling Xiaomi smart appliances
https://python-miio.readthedocs.io
GNU General Public License v3.0
3.52k stars 542 forks source link

deerma.humidifier.jsq5 user ack timeout #1407

Open tekoszi opened 2 years ago

tekoszi commented 2 years ago

Describe the bug Hello, got user ack timeout error after playing with library. First it was working fine and then it stoped and now its always this error.

Version information (please complete the following information):

Device information: If the issue is specific to a device [Use miiocli device --ip <ip address> --token <token> info]: Model: deerma.humidifier.jsq5 // this model is working fine but its giving info that is not supported Hardware version: esp8266 Firmware version: 2.1.3

To Reproduce Steps to reproduce the behavior:

  1. None of the commands except for info are working

Expected behavior A clear and concise description of what you expected to happen.

Console output ERROR:miio.miioprotocol:Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}

tekoszi commented 2 years ago

Using "poetry run miiocli airhumidifierjsqs" with sqs at the end seems to be working and i have changed it by mistake. So the only thing to solve i to add the device as supported (deerma.humidifier.jsq5)