From c49154ad9246b9ff79f2068a68b633314788a02d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20Luk=C3=A1cs?= Date: Sun, 27 Sep 2020 11:33:23 +0200 Subject: [PATCH] Update heos.markdown (#14628) * Update heos.markdown Clarify where to call that service for noobs. * Update formatting Co-authored-by: Fabian Affolter --- source/_integrations/heos.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/heos.markdown b/source/_integrations/heos.markdown index 41aa2440a3d..298501dc42b 100644 --- a/source/_integrations/heos.markdown +++ b/source/_integrations/heos.markdown @@ -44,7 +44,7 @@ A connection to a single device enables control for all devices on the network. ### Service `heos.sign_in` -Use the sign-in service to sign the connected controller into a HEOS account so that it can retrieve and play HEOS favorites and playlists. An error message is logged if sign-in is unsuccessful. Example service data payload: +Use the sign-in service (go to Developer Tools -> Services and then run the `heos.sign_in` with your username and password. Use the "Fill example data" first, then change it with your data. Check the logs right after, there you should see if the sign-in was successful or not) to sign the connected controller into a HEOS account so that it can retrieve and play HEOS favorites and playlists. An error message is logged if sign-in is unsuccessful. Example service data payload: ```yaml username: "example@example.com"