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

Model deerma.humidifier.mjjsq can not be recognized #43

Closed
xia0linz1 opened this issue Dec 12, 2019 · 4 comments
Closed

Model deerma.humidifier.mjjsq can not be recognized #43

xia0linz1 opened this issue Dec 12, 2019 · 4 comments

Comments

@xia0linz1
Copy link

Model deerma.humidifier.mjjsq has been define in fan.py, but will never been recognized during platform initializing ( fan.py line 583 to 637 ).

@syssi
Copy link
Owner

syssi commented Dec 12, 2019

Please update the custom component and give it another try.

@xia0linz1
Copy link
Author

Download the latest xiaomi_miio_airpurifier from branch develop, and the ERROR remain.
Got error :
Unsupported device found! Please create an issue at https://github.com/syssi/xiaomi_airpurifier/issues and provide the following data: deerma.humidifier.mjjsq

The configuration.yaml like:
`fan:

  • platform: xiaomi_miio_airpurifier
    host: 192.168.1.61
    token: e24*************de923eb9e024
    model: deerma.humidifier.mjjsq
    `
    I think the porblem locates at fan.py line 583 to 637, model deerma.humidifier.mjjsq will never match any if condition.

@anhnvme
Copy link
Contributor

anhnvme commented Dec 13, 2019

Download the latest xiaomi_miio_airpurifier from branch develop, and the ERROR remain.
Got error :
Unsupported device found! Please create an issue at https://github.com/syssi/xiaomi_airpurifier/issues and provide the following data: deerma.humidifier.mjjsq

The configuration.yaml like:
`fan:

  • platform: xiaomi_miio_airpurifier
    host: 192.168.1.61
    token: e24*************de923eb9e024
    model: deerma.humidifier.mjjsq
    `
    I think the porblem locates at fan.py line 583 to 637, model deerma.humidifier.mjjsq will never match any if condition.

same issue +1

@syssi syssi closed this as completed in 772b83e Dec 13, 2019
@syssi
Copy link
Owner

syssi commented Dec 13, 2019

Fixed! Please try again.

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

3 participants