Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for WIDETECH WDH318EFW1 dehumidifier (nwt.derh.wdh318efw1) #534

Closed
stkang opened this issue Jul 26, 2019 · 5 comments
Closed

Comments

@stkang
Copy link
Contributor

stkang commented Jul 26, 2019

model: nwt.derh.wdh318efw1

https://ko.aliexpress.com/item/32992201709.html

I tried, but I do not know what prop is.

Can I query the prop list of nwt.derh.wdh318efw1?

@rezmus
Copy link

rezmus commented Jul 26, 2019

https://ibb.co/wJ8J5L6

{"method":"get_prop","params":["on_off","mode","fan_st","buzzer","led","child_lock","humidity","temp","compressor_status","fan_speed","tank_full","defrost_status","alarm","auto"]}

humidity, temp, fan_speed - int
compressor_status, tank_full, defrost_status, alarm - on/off

{"method":"set_power","params":["on"]} (on/off) - on_off
{"method":"set_mode","params":["auto"]} (on/auto/dry_cloth) - mode
{"method":"set_fan_level","params":[1]} (1-3) - fan_st
{"method":"set_buzzer","params":["on"]} (on/off) - buzzer
{"method":"set_led","params":["on"]} (on/off) - led
{"method":"set_child_lock","params":["on"]} (on/off) - child_lock
{"method":"set_auto","params":[40]} (40/50/60) - auto

@rytilahti rytilahti changed the title Please add Dehumidifier Please add dehumidifier nwt.derh.wdh318efw1 Jul 26, 2019
@rytilahti rytilahti changed the title Please add dehumidifier nwt.derh.wdh318efw1 Add support for WIDETECH WDH318EFW1 dehumidifier (nwt.derh.wdh318efw1) Jul 26, 2019
@stkang
Copy link
Contributor Author

stkang commented Jul 31, 2019

@rezmus Thank you!!
I'll try it!

@stkang
Copy link
Contributor Author

stkang commented Aug 1, 2019

@rezmus @syssi
I want to distribute to HA too.
When will python-miio 0.4.6? be distributed?

@syssi
Copy link
Collaborator

syssi commented Oct 5, 2019

@stkang python-miio 0.4.6 is released. Feel free to contribute a HA integration!

@stkang
Copy link
Contributor Author

stkang commented Oct 7, 2019

@syssi Thanks

@stkang stkang closed this as completed Oct 7, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants