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
I was trying to add my Xiaomi devices (camera and vacuum) to SmartThings using this tool. These are the only devices I have on Mi Home. The rest of Xiaomi devices were added to ST via custom DTHs.
However, bad luck for me. Both devices say not supported in the logs page:
2021-01-22 14:40:56 | warn | This dreame.vacuum.mc1808 is not supported now
2021-01-22 14:40:46 | warn | This chuangmi.camera.ipc019 is not supported now
Any plans to add support for it? If I knew how, I would do it myself :)
Thanks.
The text was updated successfully, but these errors were encountered:
Can you check this model(dreame.vacuum.mc1808) use a miio or miot protocol?
If it use a miot protocol, I can add it myself.
Or use a miio protocol, you have to let me know packets.
Hi,
I ended up using OpenHab, because it did the communication with both
devices without any extra installations or coding. Then I used the Api to
trigger actions from SmartThings.
In the code tab in OpenHab says the "thingTypeUID" for the vacuum cleaner is "miio:basic".
I hope this helps.
Hi,
I was trying to add my Xiaomi devices (camera and vacuum) to SmartThings using this tool. These are the only devices I have on Mi Home. The rest of Xiaomi devices were added to ST via custom DTHs.
However, bad luck for me. Both devices say not supported in the logs page:
2021-01-22 14:40:56 | warn | This dreame.vacuum.mc1808 is not supported now
2021-01-22 14:40:46 | warn | This chuangmi.camera.ipc019 is not supported now
Any plans to add support for it? If I knew how, I would do it myself :)
Thanks.
The text was updated successfully, but these errors were encountered: