From 81d9fda9d9f267c6d8281d8a867da1a70f498fcd Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:38:51 +0100 Subject: [PATCH] Add now playing sensor and attributes documentation for Xbox integration (#41454) --- source/_integrations/xbox.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/xbox.markdown b/source/_integrations/xbox.markdown index 9edab04c862..a3d252f075c 100644 --- a/source/_integrations/xbox.markdown +++ b/source/_integrations/xbox.markdown @@ -245,7 +245,7 @@ The Xbox binary sensor platform automatically keeps track of your "**Favorite** | Entity Name | Description | | -------------------------------- | ---------------------------------------------------------------------- | -| (*Gamertag* ) | Shows the online status of your friend. | +| (*Gamertag* ) | Shows the online status of your friend. The entity’s attributes provide extra information, including real name and bio. | | **In game** | Shows if your friend is currently playing a game. | | **Subscribed to Xbox Game Pass** | Indicates whether the friend is currently subscribed to Xbox Game Pass.| @@ -260,6 +260,7 @@ Just like the binary sensors, the Xbox sensor platform automatically keeps track | **Follower** | Displays the number of people following the account, including friends. | | **Following** | Displays the number of people the account is following, including friends.| | **Last online** | Displays the last time the friend was active online. | +| **Now playing** | Shows the title of the game currently being played. Additional details such as a short description, genre, developer, age rating, and achievement progress are available in the entity's attributes. | ## Image