That issue has been addressed, but you might be required to run the Hass.io installer again (in case of a generic Linux install). Don’t worry, you can just run it again on an existing server.
Wed Jul 10 2019 15:42:20 GMT-0300 (Horário Padrão de Brasília)
http status: 404, code:-1 - https://api.spotify.com/v1/me/player/play:
Player command failed: No active device found
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/spotipy/client.py", line 121, in _internal_call
r.raise_for_status()
File "/usr/local/lib/python3.7/site-packages/requests/models.py", line 940, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://api.spotify.com/v1/me/player/play
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 121, in handle_call_service
connection.context(msg))
File "/usr/src/homeassistant/homeassistant/core.py", line 1150, in async_call
self._execute_service(handler, service_call))
File "/usr/src/homeassistant/homeassistant/core.py", line 1172, in _execute_service
await handler.func(service_call)
File "/usr/src/homeassistant/homeassistant/helpers/entity_component.py", line 194, in handle_service
required_features
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 316, in entity_service_call
future.result() # pop exception if have
File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 337, in _handle_service_platform_call
await getattr(entity, func)(**data)
File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/src/homeassistant/homeassistant/components/spotify/media_player.py", line 229, in media_play
self._player.start_playback()
File "/usr/local/lib/python3.7/site-packages/spotipy/client.py", line 913, in start_playback
return self._put(self._append_device_id("me/player/play", device_id), payload=data)
File "/usr/local/lib/python3.7/site-packages/spotipy/client.py", line 190, in _put
return self._internal_call('PUT', url, payload, kwargs)
File "/usr/local/lib/python3.7/site-packages/spotipy/client.py", line 126, in _internal_call
headers=r.headers)
spotipy.client.SpotifyException: http status: 404, code:-1 - https://api.spotify.com/v1/me/player/play:
Player command failed: No active device found
Using Add-on v0.6.0 Hass.io 168
HassOS 2.12
HA 0.95.4
I am new to this and I would like to know where to add the repository so that they work, since you will only get me to play the song but I cannot change the song or pause,
on my Denon receive, i also have the spotify connect, but since a year alomost, spotify connect is now included in the free subscription, but my denon is quite old, and doesnt get the update anymore to use connect as a free service (new sdk needed on receivers)
so i was thinking about this add-on
is it possible to install this addon on my hassio, then when i play/stream something, this add-on will forward the stream to a media_player entity in hassio ?
i have hassio on my esxi server, so not a PI or something, so i cant add speakers to it
thats why i wanted to know if its possible to forward the stream or something like that
Hi Franck,
great adds-on!!
I would like to automate the spotify entity using media_player or other entity type but I didn’t find nothing.
I checked into the entities list in the configuration panel.
Is this feature supported ?
Hi,
Since the HA update 100.2 i’ve got some mistakes using spotify conect.
I run spotify connect on PI3+ and the sound throught my amplifier with jack 3.5 is very slow and not at is normal volume who’s level is low.
I test with my phone and the problem is not my amplifier.
I don’t now if the update is the problem or spotify connect.
I’m the only one in this situation or someones meet the same issu ?