From e6ffa361f0a07103e4a9d8457b9b285d71694d7b Mon Sep 17 00:00:00 2001 From: tr4nt0r <4445816+tr4nt0r@users.noreply.github.com> Date: Mon, 3 Nov 2025 23:20:18 +0100 Subject: [PATCH] Add friends count sensor to Xbox integration --- source/_integrations/xbox.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/xbox.markdown b/source/_integrations/xbox.markdown index 1e3a15029d79..7ec125178d2d 100644 --- a/source/_integrations/xbox.markdown +++ b/source/_integrations/xbox.markdown @@ -257,6 +257,7 @@ Just like the binary sensors, the Xbox sensor platform automatically keeps track | ---------------- | -------------------------------------------------------------------------- | | **Status** | Shows the text status of your friend as it appears in your friends list. | | **Gamerscore** | Friend's Gamerscore. | +| **Friends** | Displays the number of mutual friend relationships of the account. | | **Follower** | Displays the number of people following the account. | | **Following** | Displays the number of people the account is following. | | **Last online** | Displays the last time the friend was active online. |