Good Morning.
I have setup automations that when my Google Home cameras see an animal outside it displays on my Nest Hub and then after a minute the Hub should return back to the home screen. I found some oddities originally that if the animal was seen on multiple cameras as it went around the house it would cause my Hub to try to return back to the home screen many times, and it would just announce “OK”.
As a workaround to this issue, I made input boolean toggles in Home Assistant that get turned on when animal is seen. Then when they turn off it is supposed to trigger Google Home to go back to the home screen. That way it only happens one time instead of a bunch of times.
TLDR The issue I’m noticing is that input Boolean triggers in Home Assistant no longer appear to be triggering Google Home Scripts even though it was working previously. I believe an update to Home Assistant may have broken this but I’m not sure what version and I have done a lot of changes since my backups and I’m hesitant to revert it.