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

Adding deerma.humidifier.mjjsq #8

Open
LexakaJah opened this issue Oct 7, 2019 · 4 comments
Open

Adding deerma.humidifier.mjjsq #8

LexakaJah opened this issue Oct 7, 2019 · 4 comments

Comments

@LexakaJah
Copy link

At first thank you for your HomeBridge plugins,
Do you have plans/possibility to add deerma.humidifier.mjjsq?
@rezmus mentioned here:
rytilahti/python-miio#533
some good news regarding this "xiaomi" but not, "smart mi" but not, humidifier, maybe you can upgrade your humidifier plugin. J

it's new mi humidifier, miio model deerma.humidifier.mjjsq

https://www.xiaomiyoupin.com/detail?gid=109486
https://ibb.co/n1dwCgS

while i don't have device (yet?) i took a look at the plugin so i leave info here if anybody wants to add support. below you can find all props/methods supported by firmware.

{"method":"get_prop","params":["Humidifier_Gear","Humidity_Value","HumiSet_Value","Led_State","OnOff_State","TemperatureValue","TipSound_State","waterstatus","watertankstatus"]}

props

Humidifier_Gear - speed (1-4, 1 Low, 2 Medium, 3 High, 4 Humidity)
Humidity_Value - humidity value (0-100)
HumiSet_Value - desired humidity value? (not used by plugin atm)
Led_State - led state (0 - off, 1 - on)
OnOff_State - power state (0 - off, 1 - on)
TemperatureValue - temperature value
TipSound_State - sound state (0 - off, 1 - on)
waterstatus - water status (0 - insufficient, 1 - normal)
watertankstatus - water tank status (0 - detached, 1 - installed)

methods

{"method":"Set_HumidifierGears","params":[1-4]} - set speed (Humidifier_Gear prop)
{"method":"Set_OnOff","params":[0/1]} - set power off/on (OnOff_State prop)
{"method":"SetLedState","params":[0/1]} - set led off/on (Led_State prop)
{"method":"SetTipSound_Status","params":[0/1]} - set sound off/on (TipSound_State prop)
{"method":"Set_HumiValue","params":[0-100]} - set desired humidity value? (not used by plugin atm)

@Aekung
Copy link

Aekung commented Oct 29, 2019

I second this.
I do have the same model of humidifier and it would be very great if you could implement this model as one of the supported models in your homebridge plugin.

Hope you would.
Thank you in advance.

@kimtranquan
Copy link

me too
Hope you would.
Thank you in advance

@haiyeung
Copy link

support!
please add deerma.humidifier.mjjsq
thanks a lot

@ArielZgo
Copy link

ArielZgo commented Apr 7, 2020

Hello, does anyone able to use it? I received ACK timeouts all the time. Or maybe you know some other plugin that is working with this humidifier

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

5 participants