Hass.io Add-on: Xbox One

I’m altering the card, so I don’t have it ready!

1 Like

Like you did

I built this component, but I’m not a developer, but it works fine!
leonardoPimentelns/homeassistant-hacs-xbox (github.com)

where i find these tokens

sensor:
  - platform: custom_xbox
    client_id: 'YOUR CLIENT ID HERE'
    client_secret: 'YOUR CLIENT SECRET HERE'
    tokens: 'PATH TOKEN HERE'

Get here!

What have to be set for the

tokens: 'PATH TOKEN HERE'

?

when generate the token, it will generate a json file, so store this token in your home assistant directory and indicate the path in that token field.

TOKENS: /shared/tokens.json
My configuration.

I have followed all the steps and everything is “installed”. My sensor, custom_xbox, isn’t showing up though? What am I doing wrong?

Show your log! Please…