From bcb1584d0042dc05c74f79669d452cd05e64c1e8 Mon Sep 17 00:00:00 2001 From: Nicole Zeckner Date: Fri, 30 Oct 2020 13:07:38 -0400 Subject: [PATCH] Add link to Home Assistant Cloud Service (#15474) * Add link to Home Assistant Cloud Service Several people have struggled with this integration because they did not have cloud service enabled. Added a link to the Cloud Service documentation to make it more clear this needs to be enabled. * Remove URL part Co-authored-by: Fabian Affolter --- 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 60919f7aac0..0dc593798d3 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. 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. - [Media Player](#media-player) - [Service `play_media`](#service-play_media)