JeffSteinbok / hass-dreo

Dreo Smart Device Integration for Home Assistant
MIT License
90 stars 28 forks source link

Air Purifier (Macro Pro S) #63

Open cameronbowe opened 8 months ago

cameronbowe commented 8 months ago

I'd love support for Air Purifiers, specifically the Macro Pro S (DR-HAP002S).

It uses the following keys and values:

"aq" key with values 1-3 (1 Excellent, 2 Moderate, 3 Poor) - This is for air quality. "windlevel" key with values 1-19 - This is for speed. "mode" key with values "manual", "sleep", "turbo", "auto-regular" and "auto-silent" - Mode manual only happens when speed is selected, the auto modes are changed when you select "Standard" or "Soft" quiet mode, the auto mode automatically adjusts the fan speed based off the air quality. "childlockon" key with values True or False - This disables/enables the ability to press buttons on the device. "ledalwayson" key with values True or False - This enables/disables the light on the device which displays the air quality. "muteon" key with values True or False - This enables/disables the sounds the device makes.

If you need anything else, I'd love to help you out as your project is fantastic.

imthisguymike commented 6 months ago

I second this, I would like to have this added as well, as I have one of these.

Monsterray commented 4 weeks ago

I third this, keeping track of air quality with this would be very nice! I also provided log information in #76.