Dusty Greif

Results 171 comments of Dusty Greif

What hardware/OS are you using to run homebridge? Does it have a Bluetooth LE adapter? Could you post your config (without your Hatch username/password)?

I don't see anything out of the ordinary. My guess is the `noble` package simply doesn't like something with your computer/bluetooth hardware. Unfortunately it's not something I can debug 😞....

@rml1111 I hadn't planned to add volume controls since the native Home app doesn't support volume adjustment for speakers. I'll keep it in mind and update here if I add...

After messing around with this for the node Ring client, I came to the conclusion the the siren endpoint behaves differently for battery vs wired cameras. For wired cameras (like...

I can definitely set that up. I can just configure it in a branch and kick of N builds. If I do 10-20 builds, at least one of them usually...

Yep, `@swc/core-linux-x64-gnu`. I'm going to jump on the SWC discord as well in case you want to chat there for quicker round trip 😄

@kwonoj I was not able to get a conclusive reproduction environment set up, but I'm confident that we are not seeing similar issues when using `ubuntu-latest` as our base image....

From an SSR perspective, adding a simple `typeof window !== 'undefined'` guard should be sufficient. However, that won't solve the fact that the `markdown-toolbar-element` currently executes with side-effects, and thus...

> a client side bundle that can pull in these dependencies This is an interesting idea, but also sounds a lot like the conditional require that is causing issues already....

Node 18 is supported in the latest version