If you are receiving a warning indicating an unsupported model (Found an unsupported model '<model>' for class '<class>'.),
this means that the implementation does not list your model as supported.
If it is working fine for you nevertheless, feel free to open an issue or create a PR to add the model to the _supported_models (example) for that class.
Before submitting, use the search to see if there is an existing issue for the device model, thanks!
Found an unsupported model 'xiaomi.vacuum.ov81gl' for class 'RoborockVacuum'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/
Device information:
Use miiocli device --ip <ip address> --token <token>.
Running command info
Model: xiaomi.vacuum.ov81gl
Hardware version: Linux
Firmware version: 4.5.6_0079
Supported using: GenericMiot
Supported by genericmiot: True
If you are receiving a warning indicating an unsupported model (
Found an unsupported model '<model>' for class '<class>'.),this means that the implementation does not list your model as supported.
If it is working fine for you nevertheless, feel free to open an issue or create a PR to add the model to the
_supported_models(example) for that class.Before submitting, use the search to see if there is an existing issue for the device model, thanks!
Found an unsupported model 'xiaomi.vacuum.ov81gl' for class 'RoborockVacuum'. If this is working for you, please open an issue at https://github.com/rytilahti/python-miio/Device information:
Use
miiocli device --ip <ip address> --token <token>.Running command info
Model: xiaomi.vacuum.ov81gl
Hardware version: Linux
Firmware version: 4.5.6_0079
Supported using: GenericMiot
Supported by genericmiot: True