-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TP04 - Oscillation control turns on the device #68
Comments
Well this is a funky one! I will try to replicate this as well. To be extra thorough, would you be willing to share what device you have? That may (or may not) help me to replicate things on my side. |
That would be the Pure Cool TP04 model |
Awesome, I have one of those too! Will report back here later if I can find answers. |
So I've learned a few things:
I'll keep digging into it, but it might actually just be a bug/quirk of the xP04 firmware. |
This is also happening with my TP07. While the fan is off, going to the device overview page and opening the 'Dyson Purifier Cool' control, it turns on the fan. The logbook shows the according message: 'Dyson Purifier Cool™ turned on triggered by service Fan: Oscillate'. |
Hoping this is a simple one
I noticed that the device would turn on every time I accessed the 'more info' panel of the fan entity in HA.
Upon further troubleshooting I found that this was because of the oscillation toggle being on. If the oscillation is toggled off, the fan stays off when viewing the entity which is ideal for my setup, where I use 'more info' cards for my media player and dyson fan.
I don't think I have I missed a setting somewhere, it appears to be some kind of out of order logic processing fault. I should be able to keep oscillation toggled on without the fan turning on when viewing the entity.
If this can't be replicated please let me know if you need any more info, and thanks so much for working on this project.
The text was updated successfully, but these errors were encountered: