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

Two xbox - two users - Where do I enter another user's apitoken?

Open CaseyCZ opened this issue 3 years ago • 0 comments

  "devices": [
            {
                "name": "Xbox X",
                "ipaddress": "§§§§§§§§§",
                "liveid": "§§§§§§§§§§§§",
                "inputs": [
                    {
                        "name": "Youtube",
                        "aum_id": "GoogleInc.YouTube_yfg5n0ztvskxp!App",
                        "title_id": "07459769"
                    },
                    {
                        "name": "Kodi",
                        "aum_id": "XBMCFoundation.Kodi_4n2hpmxwrvr6p!App",
                        "title_id": "675D7164"
                    },
                    {
                        "name": "O2",
                        "aum_id": "D8378DF7.O2TVGo_tqn3m7kee4xc8!App",
                        "title_id": "699B0CEA"
                    }
                ]
            },
            {
                "name": "Xbox",
                "ipaddress": "§§§§§§§§§§§§",
                "liveid": "§§§§§§§§§§§§",
                "inputs": [
                    {
                        "name": "Youtube",
                        "aum_id": "GoogleInc.YouTube_yfg5n0ztvskxp!App",
                        "title_id": "07459769"
                    },
                    {
                        "name": "Kodi",
                        "aum_id": "XBMCFoundation.Kodi_4n2hpmxwrvr6p!App",
                        "title_id": "675D7164"
                    },
                    {
                        "name": "O2",
                        "aum_id": "D8378DF7.O2TVGo_tqn3m7kee4xc8!App",
                        "title_id": "699B0CEA"
                    }
                ]
            }
        ],
        "apiToken": "§§§§§§§§§§§§§§",
        "platform": "Smartglass"
    }
],

CaseyCZ avatar Jan 15 '22 12:01 CaseyCZ