jjlawren / sonos_cloud

Sonos cloud API integration for Home Assistant with improved TTS/alerts handling
121 stars 5 forks source link

Sonos One doesn't play tts with 'ERROR_AUDIO_CLIP_VOICE_ASSISTANT_PLAYING' error message #28

Closed pascalmtts closed 2 years ago

pascalmtts commented 2 years ago

First of all, thanks for the great custom component. Unfortunately the TTS function only works for me on my Ikea Symfonisk Speaker. As soon as I test the whole thing on my Sonos One I get the following error message in the logs:

This error was caused by a custom integration.

Logger: custom_components.sonos_cloud.media_player
Source: custom_components/sonos_cloud/media_player.py:147 
Integration: Sonos Cloud (documentation, issues) 
First occurred: 15:57:22 (1 occurrences) 
Last logged: 15:57:22

Play request failed (499): {"errorCode": "ERROR_AUDIO_CLIP_VOICE_ASSISTANT_PLAYING"}

The best part: I don't use any voice assistants in my setup.

pascalmtts commented 2 years ago

Strange, after rebooting my Sones One it is working now.