ha-dyson icon indicating copy to clipboard operation
ha-dyson copied to clipboard

Not all feature controls are exposed to HA for Pure Cool Link

Open lifebound opened this issue 2 years ago • 2 comments

I have a Dyson Pure Cool Link.

The phsyical remote control exposes: Power 'Auto' Fan Speed Sleep Timer Oscillation Night Mode

The only control I have in HA is Power. Night mode, Air Quality sensitivity, and Continuous monitoring are exposed as 'configuration' items, but I can't control anything else that way.

I don't know if the problem is in the HA implementation, or the underlying library, unfortunately. I can provide any logs you might need.

lifebound avatar Jul 27 '22 19:07 lifebound

Hi @lifebound, I had a similar issue that I could not found further controls. But they are there if you go into the details of the main entity. See https://github.com/shenxn/ha-dyson/issues/154

And if you are Using the latest mushroom frontend integration, you can control the fan speed and oscillation (it it works) like this: mushroom fan with dyson

Sleep timer is not available indeed and it never worked for me. But this you can easily automate in Home Assistant. Does this help? If so, please close the issue.

erd82 avatar Aug 14 '22 12:08 erd82

BTW: For the sleep timer there is a service "Dyson Local: set_timer" available, so that you can send a new timer to the device.

erd82 avatar Aug 14 '22 22:08 erd82