Closed Kurairaito closed 1 year ago
Well I tried in the real environment with the V0.5.12 and with command airhumidifiermiot it actually return real values.
I'm dumb, but it can help others.
Tldr, Ubuntu version is out of date
Glad you got it working, I created #1633 as a todo to make it easier to find out which command to use.
Describe the bug I can't find any command that support my zhimi.humidifier.ca4 but the readme clearly state that it is supported
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
]:To Reproduce Steps to reproduce the behavior: miiocli airhumidifier --ip $MIHUMI_IP --token $MIHUMI_TOKEN status miiocli airhumidifierca1 --ip $MIHUMI_IP --token $MIHUMI_TOKEN status miiocli airhumidifiercb1 --ip $MIHUMI_IP --token $MIHUMI_TOKEN status miiocli airhumidifierjsq --ip $MIHUMI_IP --token $MIHUMI_TOKEN status miiocli airhumidifiermjjsq --ip $MIHUMI_IP --token $MIHUMI_TOKEN status returns : Error: {'code': -5001, 'message': 'command error'}
Expected behavior Should get an actual answer with at least one command as device is considered supported.
Console output