V
V
@kongo09 the issue is that the AC0850/11 uses the new2 (3rd gen) API rather than the second, as I explained in https://github.com/kongo09/philips-airpurifier-coap/pull/145. I don't have any of the other AC0850...
@jacopo-brovida, @Tadies, @amroncz, and @erikhe90: I have a fork with a fix for this issue: [](https://my.home-assistant.io/redirect/hacs_repository/?owner=deviant&repository=philips-air-purifier&category=integration)...
Thanks for testing, everyone! I also have the firmware version `[email protected]`, so it looks like we've tracked down the problem. :) I also noticed that my device's MAC address starts...
Hey @matteo1010, check out the fork: [](https://my.home-assistant.io/redirect/hacs_repository/?owner=deviant&repository=philips-air-purifier&category=integration) This should solve your problem for now. Thanks for...
> Can someone post a picture of their device? I wonder if the Combo even looks like the other device? Is there anything Combo about your devices? Front Top (please...
Just ran into this when trying to go to definition from a test csproj to the neighboring (shared parent directory) implementation csproj. Disabling the C# devkit extension as suggested by...
> [@deviant](https://github.com/deviant) I have since been working around the issue by adding the neighboring project to the solution when working on it as suggested by [@dibarbet](https://github.com/dibarbet) in this comment: [#6375...
I ran into this as well. I'm using the default configuration (no `wezterm.lua`) on Plasma Wayland too.
I know that this probably isn't going to get merged, since changes are in progress that will supersede this, but please credit me in the commit message if you're going...
Hello, After being frustrated with this problem one too many times I decided to dig into what's going on behind the scenes. Currently, Karabiner [is using](https://github.com/pqrs-org/cpp-osx-frontmost_application_monitor/blob/main/src/pqrs/osx/frontmost_application_monitor/PQRSOSXFrontmostApplicationMonitorImpl.swift#L18-L22) `NSWorkspace.didActivateApplicationNotification` to track the...