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

zhimi.humidifier.ca4 and xiaomi_miio_airpurifier syssi #50

Open
AntoxaSa opened this issue Jan 7, 2021 · 15 comments
Open

zhimi.humidifier.ca4 and xiaomi_miio_airpurifier syssi #50

AntoxaSa opened this issue Jan 7, 2021 · 15 comments

Comments

@AntoxaSa
Copy link

AntoxaSa commented Jan 7, 2021

how to set up correctly? services do not start, only some functions work

@firemdkfighter
Copy link

firemdkfighter commented Jan 13, 2021

You are configure it:

- type: custom:mini-humidifier
    entity: fan.humidifier
    model: 'xiaomi_miio_airpurifier:zhimi.humidifier.ca4'

@Zuz666
Copy link

Zuz666 commented Jan 18, 2021

@artem-sedykh Thanks for work!
@firemdkfighter Thanks for guideline! But how to configure it with xiaomi_miio platform?
This default config works fine for showing attributes not for control device (the service calls is different).

UPD: Never mind made a patch for it! :)

@ravikwow
Copy link

ravikwow commented Apr 4, 2021

@firemdkfighter Thanks for guideline! But how to configure it with xiaomi_miio platform?

Xiaomi_miio integration not support water level for zhimi.humidifier.ca4 device. Xiaomi_miio_airpurifier work fine.

@plyaskin
Copy link

plyaskin commented Apr 29, 2022

For model: 'xiaomi_miio_airpurifier:zhimi.humidifier.ca4' it doesn't work
image
type: custom:mini-humidifier
entity: humidifier.zhimi_ca4_388d_humidifier
model: xiaomi_miio_airpurifier:zhimi.humidifier.ca4

@regevbr
Copy link
Collaborator

regevbr commented Apr 29, 2022

For model: 'xiaomi_miio_airpurifier:zhimi.humidifier.ca4' it doesn't work image type: custom:mini-humidifier entity: humidifier.zhimi_ca4_388d_humidifier model: xiaomi_miio_airpurifier:zhimi.humidifier.ca4

Are you using the custom (https://github.com/syssi/xiaomi_airpurifier) or official integration? Can you share in which entity/attribute you can find yourself the missing information that you are not getting in the card?

@plyaskin
Copy link

plyaskin commented Apr 29, 2022

Hi @regevbr,
I use just this addon. Should I install something else?

I have them in the Objects section and them work with official Humidity card
image

@regevbr
Copy link
Collaborator

regevbr commented Apr 29, 2022

Ok that menas you are using the official integration to connect to the humidifier, so you need to use zhimi.humidifier.ca4 model instead

@regevbr
Copy link
Collaborator

regevbr commented Apr 29, 2022

Actually sorry you are using an unsupported integration called MIoT. If you want to use this card you can either use the integration I mentioned or the official one that ships with HA, or write all the custom properties yourself (not using the model way) but it requires a lot of work and technical skills...

@plyaskin
Copy link

It's very strange because today I had an update for MIoT Auto
image
But I will try your recommendation, thank you!

@regevbr
Copy link
Collaborator

regevbr commented Apr 29, 2022

I meant that it is not supported out of the box by this card predefined models

@plyaskin
Copy link

Now it works, but the target humidity is not configurable. Any ideas?
type: custom:mini-humidifier
entity: humidifier.humidity
model: zhimi.humidifier.ca4
image

@regevbr
Copy link
Collaborator

regevbr commented Apr 29, 2022

are you sure that the humidifier is on? Also you can only set the target humidity when the mode is auto (you are set on LOW)

@plyaskin
Copy link

plyaskin commented Apr 30, 2022

are you sure that the humidifier is on? Also you can only set the target humidity when the mode is auto (you are set on LOW)

Yes, it's ON. "Low" it is the speed, and not the target humidity

@regevbr
Copy link
Collaborator

regevbr commented Apr 30, 2022

I didn't say it was... Think about it - if you want to see a target humidity, you must have the speed set to auto so it can adjust itself according to the humidity it tries to achieve. Can you try to change the speed to auto and see if the target humidity works?

@plyaskin
Copy link

plyaskin commented May 5, 2022

Yes, it works with the AUTO mode. Thank you!

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

6 participants