python-miio
python-miio copied to clipboard
Model 'chuangmi.camera.v6' is unsupported.
Before submitting a new request, use the search to see if there is an existing issue for the device.
Device information:
- Name(s) of the device:chuangmi.camera.v6 小米小白智能摄像机增强版
- Link:https://home.miot-spec.com/s/chuangmi.camera.v6
Use miiocli device --ip <ip address> --token <token> info
.
- Model: chuangmi.camera.v6
- Hardware version:Linux
- Firmware version:3.5.8_20031301_C
Additional context
$ miiocli chuangmicamera --ip xxxxx --token xxxxxx get_nas_config Getting NAS config info WARNING:miio.device:Found an unsupported model 'chuangmi.camera.v6' for class 'ChuangmiCamera'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/ ERROR:miio.miioprotocol:Got error when receiving: timed out Error: No response from the device
After download the latest https://github.com/rytilahti/python-miio/blob/master/miio/chuangmi_camera.py and add "chuangmi.camera.v6" to SUPPORTED_MODELS, still unable to use alarm\get_nas_config\set_nas_config and so on, shows "ERROR:miio.miioprotocol:Got error when receiving: timed out"