shenxn / libdyson

Python library for dyson devices
Apache License 2.0
64 stars 41 forks source link

Add support for HP07 Purifier Hot+Cool #35

Open dotvezz opened 1 year ago

dotvezz commented 1 year ago

Product page: https://www.dyson.com/air-treatment/air-purifier-heaters/purifier-hot-cool-hp07

derDeno commented 1 year ago

please merge

dmrichards26 commented 1 year ago

@dotvezz - Are you missing an entry in DEVICE_TYPE_NAMES in libdyson/const.py for the new device type?

dotvezz commented 1 year ago

@dmrichards26 oh wow, I am missing that. Updated the PR.

dotvezz commented 1 year ago

Support for both 527K devices (Formaldehyde and non-Formaldehyde) has been implemented on https://github.com/libdyson-wg/ha-dyson and https://github.com/libdyson-wg/libdyson-neon