mini-humidifier icon indicating copy to clipboard operation
mini-humidifier copied to clipboard

zhimi.humidifier.ca4 and xiaomi_miio_airpurifier syssi

Open AntoxaSa opened this issue 4 years ago • 15 comments

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

AntoxaSa avatar Jan 07 '21 13:01 AntoxaSa

You are configure it:

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

firemdkfighter avatar Jan 13 '21 11:01 firemdkfighter

@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! :)

Zuz666 avatar Jan 18 '21 17:01 Zuz666

@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.

ravikwow avatar Apr 04 '21 17:04 ravikwow

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

plyaskin avatar Apr 29 '22 08:04 plyaskin

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?

regevbr avatar Apr 29 '22 09:04 regevbr

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

plyaskin avatar Apr 29 '22 09:04 plyaskin

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 avatar Apr 29 '22 09:04 regevbr

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...

regevbr avatar Apr 29 '22 09:04 regevbr

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

plyaskin avatar Apr 29 '22 09:04 plyaskin

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

regevbr avatar Apr 29 '22 09:04 regevbr

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

plyaskin avatar Apr 29 '22 09:04 plyaskin

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)

regevbr avatar Apr 29 '22 09:04 regevbr

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

plyaskin avatar Apr 30 '22 08:04 plyaskin

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?

regevbr avatar Apr 30 '22 21:04 regevbr

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

plyaskin avatar May 05 '22 10:05 plyaskin