python-miio icon indicating copy to clipboard operation
python-miio copied to clipboard

Roborock S8 is roborock.vacuum.a51

Open YuvalWS opened this issue 2 years ago • 0 comments

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!

Device information:

  • Name(s) of the device: Roborock S8
  • Link:

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

  • Model: [e.g., lumi.gateway.v3] roborock.vacuum.a51
  • Hardware version: S8
  • Firmware version: 4.3.5_1602

YuvalWS avatar Apr 01 '24 05:04 YuvalWS