38 Commits

Author SHA1 Message Date
myT
cd0828db22
link to application credentials (#25992)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-01-30 16:18:37 +01:00
MrHappy-Pants
aee819b682
Added the word 'account' for clarity (#25477) 2022-12-31 13:58:03 +01:00
Franck Nijhof
0c1e49a5f3
2022.11: Sync docs with codebase 2022-10-31 18:46:47 +01:00
Franck Nijhof
d7857bae65
Update Spotify integration auth information (#23613) 2022-08-02 15:32:57 +02:00
kcd83
6db8d6235b
Add documentation of selecting source for Spotify (#23206) 2022-06-30 02:30:35 +02:00
Franck Nijhof
636bef0702
Use My Home Assistant for OAuth2 redirect callbacks (#22878) 2022-05-25 20:52:46 +02:00
Allen Porter
9fa296092a
Update spotify documentation for application credentials (#22857) 2022-05-24 20:37:05 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0 2022-03-30 21:50:39 +02:00
Ridicule80
b0a706a047
Update spotify.markdown (#21453) 2022-02-03 11:34:06 +01:00
Erik Montnemery
edf5d98bb1
Mention account linking is the default for Spotify (#21371) 2022-01-28 20:30:02 +01:00
gde79
eea543e3c5
Additional step to link multiple Spotify accounts (#18524) 2021-07-15 19:56:09 +02:00
Franck Nijhof
25825e0fb6
Sync docs with dev codebase, fixing missing platforms (#17619) 2021-04-27 17:43:49 +02:00
scyto
6980d90e1d
add clarification that Spotify URI Redirect is case sensitive (#17064)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-03-19 21:03:30 +01:00
Abel Matser
6a9280320b
Update link to replaced section in documentation (#16710) 2021-02-23 12:09:26 +01:00
Franck Nijhof
616103c28c
Update some service calls to use target (#16592) 2021-02-20 00:14:14 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Franck Nijhof
75dea8871c
Add integration discovery information to manifest (#16524) 2021-02-12 11:50:58 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
HFeenstra
9a423f33b2
Update spotify.markdown (#16140) 2021-01-10 21:07:42 +01:00
Stefan
c856142ad7
Update spotify.markdown (#16110)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-01-05 16:35:10 +01:00
freekeys
955befe78c
Update Spotify URL and port instructions with more detail (#15712)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-11-22 13:40:51 +01:00
Lindsay Ward
358c1ee14d
Update Spotify documentation including playlists (#15462)
* Update Spotify documentation including playlists

Improve English language use for readability; add example of play_media with Spotify playlist; add note about playlists not working on Google Nest Home devices.

* Improve Spotify documentation after feedback

Remove note about Google Home not working, fix code block
2020-10-31 20:52:49 +01:00
Chase
a4f965ea42
Styling and grammar fixes (#14747)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-10-03 08:55:05 +02:00
Franck Nijhof
27ea3c41d9
Add Spotify instructions for multiple accounts (#14614)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-09-25 22:23:58 +02:00
Philip Allgaier
071298ff1b
Clarifications for the Spotify integration (#14416) 2020-09-07 00:23:59 +02:00
Franck Nijhof
3701a98e9f
Remove base_url, add external_url & internal_url (#13307) 2020-05-08 02:30:49 +02:00
willidh74
79f62c71da
You need to include the port in the URI (#12981)
* You need to include the port in the URI

* Update spotify.markdown
2020-04-15 16:07:48 +02:00
starkillerOG
66b1f77555
Add Spotify retrive URI instructions (#12012)
* Add Spotify retrive URI instructions

* correction to retrieving media_content_id

examle playlist: "Love Songs & Chill"
"Copy Spotify URI" gives: spotify:playlist:4QuJ2DbcTe7R8lzqfNXz7v
this works as `media_content_id`
"Copy Playlist Link" gives: https://open.spotify.com/playlist/4QuJ2DbcTe7R8lzqfNXz7v?si=cUKngvAER3KK3BHgNayOEA
this does not work as `media_content_id` and gives an error in HomeAssistant
However if you remove everthing after the question mark ? is does work:
https://open.spotify.com/playlist/4QuJ2DbcTe7R8lzqfNXz7v

* Capital Spotify

Co-Authored-By: Franck Nijhof <frenck@frenck.nl>

* Not needed anymore since this has been fixed

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-03-21 09:23:13 +01:00
Franck Nijhof
bdade863c6
Migrate logos from documentation website to brands (#12287) 2020-03-06 16:29:57 +01:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter (#12277) 2020-03-05 17:28:39 -08:00
Jean-Paul van Ravensberg
991e35f37f
Added troubleshooting info (#12008)
* Added troubleshooting info

The `INVALID_CLIENT: Invalid redirect URI` error can occur when the URL, for example, contains a port number. This can happen if the port number is set in the Base_URL attribute of the HTTP integration.

* Convert text to note box

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2020-02-10 13:46:21 +01:00
Franck Nijhof
b647824396
Re-write of Spotify Integration (#11858) 2020-01-27 13:46:03 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting (#11654) 2020-01-07 14:43:49 +01:00
Daniel
be18953d59 Updating callback URL (#11393)
Had problems with integrating Spotiy in HA, but I found out the callback url with version 0.102.3 is send without the port. So I edited the callback URL in the Spotiy app and was able to add Spotify to HA
2019-12-10 23:13:30 +01:00
Stefan Agner
aa07c431a7 Clarify configuration element location (#11264)
Make it clear where the configuration element will appear.
2019-11-23 14:50:19 +01:00
Villhellm
aaa9eeb906 clarified setup instructions for Spotify (#11131) 2019-11-11 06:12:51 +01:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00