Richard Cross

Results 12 comments of Richard Cross

It works for me, but only for simple pairs of 1 .cue and 1 .bin; it isn't working for multi-track (i.e. multiple .bin) games. Is there a workaround for this?

Problem is definitely with the version of httpclient used. I upgraded JIRA to latest, but same problem.

Getting the same issue - legacy API works fine. Completely recreated a new product at developer.nest.com, generates token fine, but hands when trying to connect. Is there a fix for...

Somewhat embarassingly, I think it was option 3. from your list in my case. I left it a couple of days, and then tried again with my token, and homebridge...

In my case, the problem was an additional entry for one of my Logitech Harmony Hubs. To fix, I simply pasted the entire contents of accessories/cachedAccessories into a JSON formatter,...

Same issue - I've entered the details for the Xbox Series X|S home dashboard, `Xbox.Dashboard_8wekyb3d8bbwe!Xbox.Dashboard.Application title_id: 750323071` but when I switch to that from Homekit, it takes me to a...

I wonder, is this issue related to this part of the code? https://github.com/unknownskl/homebridge-smartglass/blob/master/src/platformAccessory.ts#L52-L58 It's using the same aum_id as the actual Home screen, but with the title_id blank, and set...

Last commit was over a year ago, so yeah.

tl;dr - the latest version of adb available for Raspbian is out of date and will not authorize. The only workaround at the moment is to run Homebridge on a...

Ok, I have a workaround/solution for this. You can install a more recent (latest?) version of adb via Snap Store. First, remove your local android-tools installation: ```bash sudo apt remove...