You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Link:
Use miiocli device --ip <ip address> --token <token>.
Model: [e.g., lumi.gateway.v3]
Hardware version:
Firmware version:
The text was updated successfully, but these errors were encountered:
omegasxxi
changed the title
Please además
Please add IMILAB v1 Vacuum (chuangmi.vacuum.hmi707 model)
May 16, 2022
I add myself to the request, or if somebody point me to a how to, I'll try to code it myself :)
EDIT: A few search on this very repository and I have found that some vacuums are now working over MIOT protocol. Just installed Xiaomi MIOT auto from HACS and it worked out of the box. Even it has a custom card!!!
Yes, it would be great to have a common miot implementation integrated into this library, as there are also people who do not use homeassistant. Unfortunately I have currently no miot devices nor time to work on a "miot" integration to make that happen. #1495 tracks the state for exposing sensors, settings and switches dynamically, which will be a prerequisite for that.
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:
Use
miiocli device --ip <ip address> --token <token>
.The text was updated successfully, but these errors were encountered: