mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Change XboxAPI.com to xapi.us (#14077)
The third party service that the docs refer to moved to a different domain. The integration has now been updated to use this domain, so the docs should follow suit.
This commit is contained in:
parent
c133d233e7
commit
8539c6a32b
@ -13,11 +13,11 @@ ha_domain: xbox_live
|
||||
The Xbox Live integration is able to track [Xbox](https://xbox.com/) profiles.
|
||||
|
||||
To use this sensor you need a free API key from
|
||||
[XboxAPI.com](https://xboxapi.com/).
|
||||
[xapi.us](https://xapi.us/).
|
||||
Please also make sure to connect your Xbox account on that site.
|
||||
|
||||
The configuration requires you to specify XUIDs which are the unique identifiers
|
||||
for profiles. These can be determined on [XboxAPI.com](https://xboxapi.com/) by
|
||||
for profiles. These can be determined on [xapi.us](https://xapi.us/) by
|
||||
either looking at your own profile page or using their interactive documentation
|
||||
to search for gamertags. Sensor names default to the gamertag associated with an XUID.
|
||||
|
||||
@ -36,7 +36,7 @@ sensor:
|
||||
|
||||
{% configuration %}
|
||||
api_key:
|
||||
description: Your API key from [XboxAPI.com](https://xboxapi.com/).
|
||||
description: Your API key from [xapi.us](https://xapi.us/).
|
||||
required: true
|
||||
type: string
|
||||
xuid:
|
||||
|
Loading…
x
Reference in New Issue
Block a user