mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Add how XBox Live sensors are named. (#11198)
It took me a long time to find my sensor, because I was expecting it to have xbox in the name. Adding a bit about how sensors are named to save someone else the frustration.
This commit is contained in:
parent
9ccda69d2d
commit
1870f5565d
@ -17,7 +17,7 @@ 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
|
||||
either looking at your own profile page or using their interactive documentation
|
||||
to search for gamertags.
|
||||
to search for gamertags. Sensor names default to the gamertag associated with an XUID.
|
||||
|
||||
To use the Xbox Live sensor in your installation,
|
||||
add the following to your `configuration.yaml` file:
|
||||
@ -42,3 +42,4 @@ xuid:
|
||||
required: true
|
||||
type: list
|
||||
{% endconfiguration %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user