Benoit Miller
Benoit Miller
Same here with a PH03 (device type 358E, sadly the same as PH04). If I enable the debug log in HA for this integration, this is what I get (serial...
No change for me using latest Dyson Local (I did have Dyson Cloud installed, so I removed both and only reinstalled Dyson Local). I still have the debug logs activated...
Ha, thanks for writing back. Indeed after confirming that my PH03 (358E) machine is listed as `Purifier Humidify+Cool Formaldehyde` in libdyson and not `Pure Humidify+Cool` as on the product box,...
The correct device type to use is the one shown during the `get_devices.py`. Use whatever name that maps to the `Device Type` line that was printed during credentials generation. Looks...
If you have brew installed you will run into a similar problem as @sslupsky on Mojave (wrong dylib versions). You can work around it with `brew install wxwidgets`, this will...
For some reason libArcus always uses the global SIP, not the one from the current env. The workaround is to uninstall SIP from Homebrew (because it is outdated!), and install...
FYI. I can reproduce this issue fairly easily/regularly with a fresh Ubuntu 19.10 VM, both with and without Docker. The behavior is the same, it works _most of the time_...
Could it be that the Pi simply isn't fast enough to trigger the issue? From my notes it seems that the errors point to a timing issue with the loop...