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

WARNING:miio.device:Found an unsupported model 'chuangmi.camera.039a01' for class 'ChuangmiCamera'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/ #1887

Open
snakewqq opened this issue Jan 12, 2024 · 1 comment

Comments

@snakewqq
Copy link

Before submitting a new request, use the search to see if there is an existing issue for the device.

If your device is rather new, it is likely supported already by the genericmiot integration. This is currently available only on the git version (until version 0.6.0 is released), so please give it a try before opening a new issue.

Device information:

  • Name(s) of the device: model 'chuangmi.camera.039a01'
  • Link:

WARNING:miio.device:Found an unsupported model 'chuangmi.camera.039a01' for class 'ChuangmiCamera'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/

Use miiocli device --ip <ip address> --token <token> info.

Model: chuangmi.camera.039a01
Hardware version: Linux
Firmware version: 5.1.6_0396

Additional context
If you know already about potential commands or any other useful information to add support for the device, please add that information here.

@snakewqq
Copy link
Author

miiocli chuangmicamera --ip xxxxxx --token XXXXXXXXX get_nas_config
Getting NAS config info
WARNING:miio.device:Found an unsupported model 'chuangmi.camera.039a01' for class 'ChuangmiCamera'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
{'share': {'type': 2, 'name': 'XXXXXXXXX', 'addr': XXXXXXXXX, 'dir': 'sda1', 'group': 'WORKGROUP', 'user': '', 'pass': ''}, 'state': 1, 'error_code': 0, 'sync_interval': 300, 'video_retention_time': 7776000, 'last_sync_time': 0, 'sync_err_count': 0, 'support_type': 2}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant