-
-
Notifications
You must be signed in to change notification settings - Fork 556
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
Support for Zero Fog DWZF(G)-4500Z (shuii.humidifier.jsq002
)humidifier
#1171
Comments
shuii.humidifier.jsq002
humidifiershuii.humidifier.jsq002
)humidifier
I have this device. Is there any chance to get it work? |
@wxy8866 I'm working on a PR in my spare time, not ready yet. |
Hi. I have the same problem. |
…humidifier rytilahti#1171 PR preparations for rytilahti#1171
Hi guys, I implemented code to support this device, so e.g. it could be used for further integration with Home-Assistant (syssi/xiaomi_airpurifier#50) or some other home automation hub. But before opening a pull request and merging it into In order to test my integration with device, you need to:
Some times command could not from the first attempt due to
|
Checked all the commands. The commands to turn on and off the water heater do not work. All other commands are working.
Turning on water heater
Turning off water heater |
@AleksandrBoyarshinov Thx a lot! I fixed an error in the heater command. Please check again:
|
I checked, now everything works. miiocli airhumidifierjsq002 --ip --token set_heater false miiocli airhumidifierjsq002 --ip --token set_heater true |
Hi. Can you merge 1171_jsq002_support https://github.com/iromeo/python-miio.git branch with the master branch which adds support shuii.humidifier.jsq002?
|
Device information:
Use
miiocli device --ip <ip address> --token <token>
.shuii.humidifier.jsq002
ESP8266
1.4.0
Additional context
Some time ago I added
shuii.humidifier.jsq001
support. Now I'm going to make a PR forshuii.humidifier.jsq002
device support. This issue is a first step for supporting it in HomeAssistant, as part of syssi/xiaomi_airpurifier#50The text was updated successfully, but these errors were encountered: