Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue with chuangmi.camera.021a04 status/info #1883

Open
ypyly opened this issue Jan 6, 2024 · 0 comments
Open

issue with chuangmi.camera.021a04 status/info #1883

ypyly opened this issue Jan 6, 2024 · 0 comments
Labels

Comments

@ypyly
Copy link

ypyly commented Jan 6, 2024

Describe the bug
When trying to get info/status from chuangmi.camera.021a04, getting the code': -9999, 'message': 'user ack timeout' error, while models are being recognized

Version information (please complete the following information):

  • OS: Ubuntu 22.04.3 LTS
  • python-miio: miiocli, version 0.6.0.dev0

Device information:
If the issue is specific to a device [Use miiocli device --ip <ip address> --token <token> info]:

  • Model: chuangmi.camera.021a04
  • Hardware version: unknown
  • Firmware version: 4.3.4_0407

To Reproduce
Steps to reproduce the behavior:

  1. run miiocli genericmiot --ip ${IP} --token ${TOKEN}

Expected behavior
Output of the status/info of the device

Console output
miiocli genericmiot --ip ${IP} --token ${TOKEN} status
Running command status
WARNING:miio.miot_cloud:3 versions found for model chuangmi.camera.021a04: [ReleaseInfo(model='chuangmi.camera.021a04', status=None, type='urn:miot-spec-v2:device:camera:0000A01C:chuangmi-021a04:1', version=1), ReleaseInfo(model='chuangmi.camera.021a04', status=None, type='urn:miot-spec-v2:device:camera:0000A01C:chuangmi-021a04:2', version=2), ReleaseInfo(model='chuangmi.camera.021a04', status=None, type='urn:miot-spec-v2:device:camera:0000A01C:chuangmi-021a04:3', version=3)], using the newest one
ERROR:miio.miioprotocol:Got error when receiving: {'code': -9999, 'message': 'user ack timeout'}
ERROR:miio.click_common:Exception: Unable to recover failed command

@ypyly ypyly added the bug label Jan 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant