Skip to content

Commit c49154a

Browse files
LouiS22fabaff
andauthored
Update heos.markdown (home-assistant#14628)
* Update heos.markdown Clarify where to call that service for noobs. * Update formatting Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
1 parent 2d1a9fb commit c49154a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_integrations/heos.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ A connection to a single device enables control for all devices on the network.
4444
4545
### Service `heos.sign_in`
4646

47-
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:
47+
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:
4848

4949
```yaml
5050
username: "example@example.com"

0 commit comments

Comments
 (0)