Göran Sander
Göran Sander
Yes of course, will do. I'm new to hidapi and node-hid, so those pointers to tools are very welcome. Will try to get some examples of successful and failing enumerations.
Ok, here is a failing setup, with the X-keys XK-80 keyboard connected to a powered USB hub, which is connected to the Belkin docking station, which connects to the Macbook...
And here's a a working setup, with the X-keys panel connected directly into the Belkin dock (which is still connected to the Macbook Pro). The `path` field is populated here....
I thought of something overnight here. Maybe that USB hub (via which no paths are assigned) is broken somehow? I am using it for other USB devices so it's not...
@maxpavlov Were you able to solve this? I'm struggling with this too, with recent (v19) Node versions. Including Puppeteer >20.0 causes all kinds of problems with pkg (but code signing...
Indeed a neat solution. Works well in plain Node (I am using Node 20.9.0 right now), but fails when used together with Jest, i.e. for test cases. Exactly same code...
Found a working solution for the scenario of using Jest with config, reading the config data from a custom file/directory. The previous post does it all, except that the `env.js`...
FWIW, I noticed the same thing. Verisure integration stopped working around 3 days ago (i.e. ca 2022 Nov 25). Seems the issue has sorted itself out though. I restarted HA...
@countnazgul Using 0.9.3, steps I've taken: 1. install the ZIP file found inside the zip downloaded from GitHub 2. Use the Dev-Hub to find the extension, it shows up nicely...
We have a proper commercial cert, and still get that error. Göran > On 19 Feb 2016, at 14:41, rachelehughes [email protected] wrote: > > I am also using 0.9.3. I...