Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xiaomi devices not supported (dreame.vacuum.mc1808 and chuangmi.camera.ipc019) #68

Open
RaulLimaPT opened this issue Jan 22, 2021 · 2 comments

Comments

@RaulLimaPT
Copy link

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.

@fison67
Copy link
Owner

fison67 commented Mar 12, 2021

No plan to add support camera.

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.

@RaulLimaPT
Copy link
Author

RaulLimaPT commented Mar 12, 2021

No plan to add support camera.

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.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants