xiaomi_airpurifier icon indicating copy to clipboard operation
xiaomi_airpurifier copied to clipboard

Please add deerma.humidifier.jsq2w

Open PalmTamino opened this issue 1 year ago • 17 comments

PalmTamino avatar Jan 30 '24 09:01 PalmTamino

Vote

pticavorobey avatar Feb 01 '24 04:02 pticavorobey

Vote

Shagbark avatar Feb 02 '24 21:02 Shagbark

+1

mbr4cht avatar Feb 03 '24 12:02 mbr4cht

+1

It is very nice and good product. Please add the support for it.

https://www.mi.com/global/product/xiaomi-smart-humidifier-2/

MikeshCZ avatar Feb 07 '24 09:02 MikeshCZ

+1

panichev-sa avatar Feb 22 '24 05:02 panichev-sa

+1

tanchu avatar Feb 24 '24 12:02 tanchu

+1

smkrv avatar Mar 01 '24 23:03 smkrv

https://github.com/syssi/xiaomi_airpurifier/pull/352 Added it here, you can use the changes locally until it's merged if you'd like.

kristofgyuracz avatar Mar 04 '24 08:03 kristofgyuracz

#352 Added it here, you can use the changes locally until it's merged if you'd like.

This removes possible errors. However, it does not provide access to the necessary functionality. Personally, I am most interested in the water level, or rather the sensor for its absence.

pticavorobey avatar Mar 04 '24 09:03 pticavorobey

#352 Added it here, you can use the changes locally until it's merged if you'd like.

This removes possible errors. However, it does not provide access to the necessary functionality. Personally, I am most interested in the water level, or rather the sensor for its absence.

I'm not a Python dev, so could be wrong here, but from what I can see, the jsq2w is now looped in with the *JSQS models, and those support the following attributes (including no water and tank removed)

https://github.com/syssi/xiaomi_airpurifier/blob/develop/custom_components/xiaomi_miio_airpurifier/fan.py#L1966

image

image

Will need to test this version or wait for it to make it to the core HA to confirm.

duanemck avatar Mar 07 '24 10:03 duanemck

Will need to test this version or wait for it to make it to the core HA to confirm.

Thank you. But unfortunately this fix did not give the expected result for me. I also do not get any changes in the status of the no water parameter. Perhaps I made a mistake during manual correction. I'll be waiting for this fix to be released to everyone.

pticavorobey avatar Mar 07 '24 10:03 pticavorobey

+1

Unsupported device found! Please create an issue at https://github.com/syssi/xiaomi_airpurifier/issues and provide the following data: deerma.humidifier.jsq2w

RareGod1337 avatar Mar 11 '24 17:03 RareGod1337

+1

AndriiAdamets avatar Mar 16 '24 14:03 AndriiAdamets

#352 Added it here, you can use the changes locally until it's merged if you'd like.

This removes possible errors. However, it does not provide access to the necessary functionality. Personally, I am most interested in the water level, or rather the sensor for its absence.

I'm not a Python dev, so could be wrong here, but from what I can see, the jsq2w is now looped in with the *JSQS models, and those support the following attributes (including no water and tank removed)

https://github.com/syssi/xiaomi_airpurifier/blob/develop/custom_components/xiaomi_miio_airpurifier/fan.py#L1966

image

image

Will need to test this version or wait for it to make it to the core HA to confirm.

Hi, thanks for pointing out the issue. Didn't have time to check it with handling it as a jsqs model, and the PR was merged since. Will test in anyways, and submit if it works.

kristofgyuracz avatar Mar 18 '24 15:03 kristofgyuracz

vote

burcboyar avatar Mar 27 '24 17:03 burcboyar

+1

smkrv avatar Mar 28 '24 08:03 smkrv

+1

I also would like to get support added for this device

Rishal92 avatar Apr 26 '24 14:04 Rishal92

Please try this custom component using HACS. The model is supported here. It's just not supported of the official HA core component.

syssi avatar Aug 08 '24 06:08 syssi