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

chuangmi.plug.hmi205 unsupported device #427

Closed
bcrowie opened this issue Dec 5, 2018 · 8 comments
Closed

chuangmi.plug.hmi205 unsupported device #427

bcrowie opened this issue Dec 5, 2018 · 8 comments

Comments

@bcrowie
Copy link

bcrowie commented Dec 5, 2018

Just picked up a few of these: https://www.walmart.com/ip/Xiaomi-Mi-Smart-Plug-No-Hub-Required/295288889

I used MiToolkit to get the tokens and configured in Home Assistant. Unable to see the switches in the interface I checked the logs to see this error:

Unsupported device found! Please create an issue at https://github.com/rytilahti/python-miio/issues and provide the following data: chuangmi.plug.hmi205

@syssi
Copy link
Collaborator

syssi commented Dec 5, 2018

Could you try to control the plug nevertheless:

miiocli plug status
miiocli plug on
miiocli plug off

@bcrowie
Copy link
Author

bcrowie commented Dec 6, 2018

Yes. All three commands work without issue.

@syssi
Copy link
Collaborator

syssi commented Dec 6, 2018

Cool! I will prepare an update!

@syssi
Copy link
Collaborator

syssi commented Dec 6, 2018

Could you provide the output of "mirobo discovery"? I'm interested in the mDNS name of the device.

@bcrowie
Copy link
Author

bcrowie commented Dec 6, 2018

I tried using 'mirobo discover' and it never provided results after even a few minutes so I give it 'mirobo discover --handshake 1' and this is what it gave me:

user@Server:~$ mirobo discover --handshake 1
INFO:miio.device:Sending discovery to with timeout of 5s..
INFO:miio.device: IP 192.168.0.64 (ID: 0584986b) - token: b'00000000000000000000000000000000'
INFO:miio.device: IP 192.168.0.63 (ID: 05849df3) - token: b'00000000000000000000000000000000'

Not sure if this is what you need. If not, let me know what I need to do. Thanks for your help!

@syssi syssi closed this as completed in #428 Dec 8, 2018
syssi added a commit that referenced this issue Dec 8, 2018
@debsahu
Copy link

debsahu commented Dec 12, 2018

Thanks for the PR, I was able to get it installed. Temperature reading is weird though! I'm reading 35 and 37. That's like body temperature, @bcrowie what readings are you getting?

@rytilahti
Copy link
Owner

On my zimi.powerstrip.v2 the temperature is returning 46.07 which is probably not true either? Or maybe it is the temp of some internal part, which is used to control emergency shutdown if it gets too warm?

@bcrowie
Copy link
Author

bcrowie commented Dec 12, 2018

With the plug switched off for the whole day i received 30 degrees while testing. I tested after an hour of it being on and it measured 36.

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

4 participants