-
Notifications
You must be signed in to change notification settings - Fork 113
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
Please add support for deerma.humidifier.jsq2w #389
Comments
+1 for me. Seems that it's a new revision of the Smart Humidifier 2.
|
You habe the wrong integration! than set your Humidifier in configuration.yaml to get the right token. follow here: #391 |
Hi, I have this humidifier also, I added all by the guide and from hacs but I only have mode and fan. I don't see temp or humidity so I can program him to turn off or on. Tnx for the hint and info. |
Hi please follow this guide: #381 (comment) |
Sure, do I add all this in configuration yaml or other file? Thank you |
It seems, I'm too stupid for this :( I have tried your instructions and no matter what I do I don't have simple sensor added for humidity. I only need one sensor for humidity so I can go forward creating automation. Spent hours and hours trying to add one sensor :( Can you please tell me what to put where to get this sensor for humidity appearing in home assistant? Thank you very much in advance and sorry to bother you this much. my current config:
|
How does your configuration.yaml look like? Especially the Sensors Part? should look like this for example:
or
or
or similar please post your entry for „Sensor“ |
For some reason I only have this in config yaml. Loads default set of integrations. Do not remove.default_config: Load frontend themes from the themes folderfrontend: automation: !include automations.yaml configuration.yamlfan:
|
Okay, no Problem. please add this to your configuration.yaml
Reload your configuration.yaml or restart homeassistant. After that you should have an entity called „Xiaomi Smart Humidifier 2 Humidity“ If not check your configuration yaml under dev Tools and post it here. Edit: be aware, if you have that sensor it’s not possible to control the target humidity of the humidifer. You need to do much more to control the target humidity. If you just want to Monitor the actual humidity your done with that. BTW: Remove your Token in your preview post. No one needs to know that except you! |
Ok. done and after reboot I got this error : Invalid config for 'sensor' from integration 'template' at configuration.yaml, line 28: 'icon' is an invalid option for 'template.sensor', check: sensors->xiaomi_smart_humidifier_2_humidity->icon ps. I would like only to monitor it's sensor so it can turn off when humidity lets say over 40% and turn on when drop under 35%. I have set it in mii android app but this app is hit and miss so I need to set it here. Tnx again for helping |
Yes it was my fault. Check the Code again. I replaced „icon“ with „icon_template“ |
Thanks this work for me!
|
Hi |
deerma.humidifier.jsq2w please
The text was updated successfully, but these errors were encountered: