zyonse / homebridge-dreo

Apple HomeKit integration for Dreo Smart Devices
https://www.npmjs.com/package/homebridge-dreo
Apache License 2.0
29 stars 17 forks source link

Air Purifier (Macro Pro S) #22

Closed cameronbowe closed 8 months ago

cameronbowe commented 8 months ago

Support for the Macro Pro S (DR-HAP002S) would be amazing!

mark3apps commented 8 months ago

I can second this, supporting this would be amazingly helpful for my use.

cameronbowe commented 8 months ago

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.

I hope this helps :)

zyonse commented 8 months ago

Duplicate of #8