I’ve been using Google Assistant voice commands mediated by Home Assistant Cloud to run scripts for a few years, but suddenly the same commands are running multiple different scripts.
I haven’t upgraded anything recently and am on HA 2023.06.1 on supervisor 2023.08.1 running on a vm.
For example, I’ll say “hey Google, TV time”, which should call script.watch_tv
. Recently, it started executing that script plus several others:
I’m not sure where the mistake is happening.
I haven’t been able to find any logs for HA Cloud, and the Google myactivity logs just saw it executed a scene, not which one.
The Google Home side seems correct:
Any suggestions on what could be going wrong or where to look next?