Ive been trying to get the x-box live sensor component working for a while now, much to no avail.
Ive obtained an api key from xboxapi.com and set my config as per the docs, but nothing shows up in my front end.
I don’t see any errors in the log either?
config looks as follows:
- platform: xbox_live
api_key: secret-api-code-here
xuid:
- xbox uid
Is there a known problem with this component?