-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
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
Can't use Xiaomi Miio integration #76255
Comments
Hey there @rytilahti, @syssi, @starkillerOG, @bieniu, mind taking a look at this issue as it has been labeled with an integration ( xiaomi_miio documentation |
OK, I just understood that the problem is that this integration doesn't support yet the model I have 'dmaker.fan.p18'. Would be nice to have it added, instead of having to install https://github.com/syssi/xiaomi_fan |
Yeah, the current implementation requires adding all supported devices also inside homeassistant. This upstream issue tries to solve that by providing a nicer way to initialize the instances for all known to be supported devices: rytilahti/python-miio#1328 |
@rytilahti why did you close the issue, if it is still a work in progress? |
@patricksmms ah, sorry about that. So, I closed this because it's a wishlist item which are generally not accepted in the issue tracker. But considering I didn't close the another similar one (#73496), you can follow that to keep up with the status. I modified its title to add mention about p18, so we can track both of them in a single issue. |
Ok. Thank you! |
The problem
When I try to configure the integration, to control my Xiaomi Smart Standing Fan 2, I get an error 'code': -9999.
Repro steps:
Result:
Expected:
Note:
I can control it with the phone without issues, and I can ping it device running home assistant.
What version of Home Assistant Core has the issue?
2022.7.7
What was the last working version of Home Assistant Core?
2022.7.7
What type of installation are you running?
Home Assistant Container
Integration causing the issue
xiaomi_miio
Link to integration documentation on our website
https://www.home-assistant.io/integrations/xiaomi_miio#xiaomi-air-purifier-air-humidifier-and-standing-fan
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
I can see the device on the cli, running miiicli cloud list:
== Mi Smart Standing Fan 2 (Device online ) ==
Model: dmaker.fan.p18
Token: 419514e2f3733e6a844dbeae2958f176
IP: 192.168.11.17 (mac: 54:48:E6:49:88:5E)
DID: 250819038
Locale: de
I tried to configure manually, using this data, resulted on the same error.
The text was updated successfully, but these errors were encountered: