-
Notifications
You must be signed in to change notification settings - Fork 354
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
Mi Air Purifier 3 not working #301
Comments
check this alternative. i added support for you https://github.com/salamwaddah/mijia-io |
@salamwaddah I use a Smart Home System called "Homey" and a guy use this repo here for creating the app in Homey https://community.athom.com/t/xiaomi-mi-home-app-for-wifi-devices/118 But he is not updating since February and miio (where he taked the stuff) is dead i think. If you are creating a miio driver for Homey i would love it with ur updated stuff but i think when you dont use this smart home system its complete useless for you Sorry my english is not the best :) |
Maybe you dont know, there is another projekt. I've intergrated it to the iobroker systems and its working, so maybe its helpful to know about: |
Never used "iobroker" but sound amazing, can you explain that to me ? do you have discord, email or somthing else ? |
its similar to miio but also can miot, its a npm module, you dont need iobroker, but it works with it.
discord Carlo Pittini |
I need the correct user name for discord "exampleName#8487" |
@salamwaddah Thanks for this, unfortunately switching off does not work for 3C model device
.setPower(false)
.then(state => console.log('Switched power to', state))
.catch(error => console.log(error)); Outputs:
And device is still ON. Any chance to have this fixed? Edit tracked it down: file air-purifier3c.js: in changePower, the condition that sets mode to idle must be removed |
Mi Air Purifier 3 is not working with correct token and IP
Region: EU/DE
NAME: Mi Air Purifier 3/3H
ID: 313871411
IP: (censored)
TOKEN: (censored)
MODEL: zhimi.airpurifier.mb3
The text was updated successfully, but these errors were encountered: