From 47b232e01d9d897feb09de40f36db64ab12a98e8 Mon Sep 17 00:00:00 2001 From: pkeymeruu <72837770+pkeymeruu@users.noreply.github.com> Date: Wed, 11 Nov 2020 21:11:54 +1000 Subject: [PATCH] add note on enabling remote features on Xbox (#15610) Add a note to let users know to enable remote features on the console as the integration will not add media player or remote entities without this setting enabled. --- source/_integrations/xbox.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/xbox.markdown b/source/_integrations/xbox.markdown index 329b58f3138..b9a778747ee 100644 --- a/source/_integrations/xbox.markdown +++ b/source/_integrations/xbox.markdown @@ -16,7 +16,7 @@ ha_config_flow: true The Xbox integration allows you to control Xbox One (or newer) consoles from Home Assistant. -Home Assistant authenticates with Xbox Live through OAuth2 using the [Home Assistant Cloud account linking service](/integrations/cloud/). Set up the integration through **Configuration -> Integrations -> Xbox**. Ensure you login using the Microsoft account that is linked to your Xbox consoles. +Home Assistant authenticates with Xbox Live through OAuth2 using the [Home Assistant Cloud account linking service](/integrations/cloud/). Set up the integration through **Configuration -> Integrations -> Xbox**. Ensure you login using the Microsoft account that is linked to your Xbox consoles. Note that for the media player and remote entities to be added your Xbox will need to have remote features enabled via Settings-Remote Features (you may need to uprade your controller firmware).