these are the errors that I get
Logger: homeassistant.components.tts
Source: components/tts/init.py:172
Integration: Text-to-Speech (TTS) (documentation, issues)
First occurred: 10:47:46 (3 occurrences)
Last logged: 18:29:59
- Error on init TTS: No TTS from google_translate for ‘Buenos días Popy!. Son las 10:47 horas. Hoy es Martes 10th de Noviembre. El día está Parcialmente Nublado con una temperatura de 20 grados. El pronóstico para hoy dice Parcialmente nublado durante el día, con una temperatura máxima de 21 grados. Hoy tenemos huespedes alojados en el edificio MAR Y ARENAS. La temperatura de la piscina es de 18coma8 grados. Escondé todo el escabio que volvió Sandra! Que tengas un espectacular día! .’
- Error on init TTS: No TTS from google_translate for ‘Bienvenidos a village de las pampas! Batman y Robin. Son las 18:28 horas. La temperatura en mar de las pampas es 18 grados. El pronostico para hoy dice Parcialmente nublado durante el día… Su departamento es Abeto, ubicado en este edificio. A continuación verán en las pantallas un video instructivo para llegar a su departamento. Que tengan una feliz estadía!’
- Error on init TTS: No TTS from google_translate for ‘Bienvenidos a village de las pampas! Batman y Robin. Son las 18:29 horas. La temperatura en mar de las pampas es 18 grados. El pronostico para hoy dice Parcialmente nublado durante el día… Su departamento es Abeto, ubicado en este edificio. A continuación verán en las pantallas un video instructivo para llegar a su departamento. Que tengan una feliz estadía!’
Logger: homeassistant.components.google_translate.tts
Source: components/google_translate/tts.py:132
Integration: google_translate (documentation, issues)
First occurred: 10:47:46 (3 occurrences)
Last logged: 18:29:59
Unable to find token seed! Did https://translate.google.com change?
Logger: homeassistant.components.websocket_api.http.connection.1716713288
Source: components/websocket_api/http.py:233
Integration: Home Assistant WebSocket API (documentation, issues)
First occurred: 10:12:07 (1 occurrences)
Last logged: 10:12:07
Disconnected: Did not receive auth message within 10 seconds.
Logger: homeassistant
Source: custom_components/spotcast/init.py:257
First occurred: 8:00:01 (3 occurrences)
Last logged: 10:00:35
Error doing job: Task exception was never retrieved
Traceback (most recent call last):
File “/usr/local/lib/python3.8/site-packages/spotipy/client.py”, line 245, in _internal_call
response.raise_for_status()
File “/usr/local/lib/python3.8/site-packages/requests/models.py”, line 941, 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?device_id=4444925cf7cff74f53e771e283a2b8f94403a16f
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/helpers/script.py”, line 1010, in async_run
await asyncio.shield(run.async_run())
File “/usr/src/homeassistant/homeassistant/helpers/script.py”, line 245, in async_run
await self._async_step(log_exceptions=False)
File “/usr/src/homeassistant/homeassistant/helpers/script.py”, line 253, in _async_step
await getattr(
File “/usr/src/homeassistant/homeassistant/helpers/script.py”, line 460, in _async_call_service_step
await service_task
File “/usr/src/homeassistant/homeassistant/core.py”, line 1448, in async_call
task.result()
File “/usr/src/homeassistant/homeassistant/core.py”, line 1487, in _execute_service
await self._hass.async_add_executor_job(handler.job.target, service_call)
File “/usr/local/lib/python3.8/concurrent/futures/thread.py”, line 57, in run
result = self.fn(*self.args, **self.kwargs)
File “/config/custom_components/spotcast/init.py”, line 304, in start_casting
play(client, spotify_device_id, uri, random_song, repeat, shuffle, position)
File “/config/custom_components/spotcast/init.py”, line 257, in play
client.start_playback(**kwargs)
File “/usr/local/lib/python3.8/site-packages/spotipy/client.py”, line 1706, in start_playback
return self._put(
File “/usr/local/lib/python3.8/site-packages/spotipy/client.py”, line 306, in _put
return self._internal_call(“PUT”, url, payload, kwargs)
File “/usr/local/lib/python3.8/site-packages/spotipy/client.py”, line 261, in _internal_call
raise SpotifyException(
spotipy.exceptions.SpotifyException: http status: 404, code:-1 - https://api.spotify.com/v1/me/player/play?device_id=4444925cf7cff74f53e771e283a2b8f94403a16f:
Device not found, reason: None