We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does this integration support the tts announce feature? Whenever I announce with it, it doesn't resume playing the media from before.
Here's an example of the service I called:
service: media_player.play_media target: entity_id: media_player.apartment_speakers_wiim data: media_content_id: >- media-source://tts/google_translate?message=Hi+there+it+looks+like+we+have+a+visitor+at+our+frontdoor media_content_type: provider announce: true
It plays the announcement fine, but fails to resume the music. I see that the original linkplay integration claims to support the feature.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Does this integration support the tts announce feature? Whenever I announce with it, it doesn't resume playing the media from before.
Here's an example of the service I called:
It plays the announcement fine, but fails to resume the music. I see that the original linkplay integration claims to support the feature.
The text was updated successfully, but these errors were encountered: