-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Google home mini stays in 'playing' state after playing 1 second sound for more or less 5 minutes #62007
New issue
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
Comments
media_player documentation |
Seems like google home mini do not return to 'idle' state after playing any sound so it statys in 'playing' and then turn to 'off' after 5 minutes |
Same for me, after playing a tts sound on my google home, i'm waiting until the state is leaving "playing" before turning the google home off. But since the last update my scenario is stuck for 5 minutes. How to know the sound/tts speach is fully played ? |
I thought my Google speaker was the problem. I only noticed this problem this morning after updating to the latest home assistant version core-2021.12.3? So is this an issue with the latest version? If so, I'm thinking of rolling back to previous version tomorrow. I had to redo some automations because most are dependent to the "idle" state to proceed to the next step. Using timeout is a workaround, but it's not as great as using wait for trigger idle. |
Based on comments in #62054, I suspect this is an issue with the cast integration. It sounds like a new method was used to send to google cast devices in 12.2. @emontnemery, does that seem plausible? |
You need to add the cast integration label to this item ... not media_player. This issue is due to the changes in the cast integration and the update has broken a few things. @emontnemery is probably the best person for this I also logged this issue in this thread ... #61846 |
Sorry. Cast Integration label? |
Add the ‘cast’ label to this ticket as that seems to be the route of the problem. |
I added cast the label to the issue |
cast documentation |
Hey there @emontnemery, mind taking a look at this issue as it has been labeled with an integration ( |
Uh oh!
There was an error while loading. Please reload this page.
The problem
Because of situation described in https://community.home-assistant.io/t/i-did-it-i-defeated-the-horrible-google-home-cast-start-prompt-sound/36123/74 I wrote an automation to play 1 second lasting sound every 2 minutes. Everything was working fine till 2012.12.2 version. Now after playing this short sound my google home mini stays in 'playing' state for more or less 5 minutes so my autmation is being fired after 6 minutes and I hear google prompt sound again.
Firing media_player.media_stop is not working. Seems like there is no 'idle' state for google home media player like it used to be before.
What version of Home Assistant Core has the issue?
2021.12.2
What was the last working version of Home Assistant Core?
2021.11
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Media player, Cast
Link to integration documentation on our website
https://www.home-assistant.io/integrations/media_player/
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: