homebridge-smartglass icon indicating copy to clipboard operation
homebridge-smartglass copied to clipboard

Xbox will still open apps, but will not go to factory apps like dashboard, OneGuide, etc.

Open WilliamB575 opened this issue 2 years ago • 3 comments

After setting the correct info for the inputs in homekit, I have found that 3rd Party apps like Youtube, Spotify, and Plex all work and launch correctly. However, whenever I set the dashboard or OneGuide (formerly TV) as inputs and switch to them via homekit, it takes me to the Microsoft store, presenting me with the app listing instead of taking me where I need to go. For example, when I switch to OneGuide, it just takes me to the store, shows TV by Microsoft, and says it's not currently available. I don't know if my Xbox is doing something weird, or if this is a bug.

WilliamB575 avatar May 30 '22 01:05 WilliamB575

I’m having this same issue. I hope it can/will be fixed in the future.

tychoregter avatar Jul 19 '22 18:07 tychoregter

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 non-existent app called "Home" in the Microsoft Store, which has these details

aum_id: Microsoft.storify_8wekyb3d8bbwe!App title_id: 1864271209

No problems with any games (so far).

RobotLimeLtd avatar Sep 17 '22 08:09 RobotLimeLtd

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 to hidden.

RobotLimeLtd avatar Sep 17 '22 08:09 RobotLimeLtd