Hi,
i am using Google Assisant for like 7-8 months without any issues, but since about a month or something, i have issues with switches, i have about 60 of them, now about 50 are working, 10 are not
nothing is changed in my code since that time…
so my issue is then i have exposed switches, so i can say like : Hey Google, Music …
then GA turns my Music switch one, in my case its calling an Harmony activity , this is desired…
Now, it i say Hey Google, Music , it respons, ok, playing music from spotify on chromecast …,
so its not calling my Home Assistant function, but native chromecast/spotiy links
also for other examples, sometimes it respons, “i dont know how to help you with that”
so my config see below
examples
1a) Hey Google, Music => not working anymore, its calling native spotify/chromecast, was working before
1b) Hey Google, Radio => working, its calling the HA action , in my case its an alias
1c) Hey Google, Music ON => working, its calling the HA action
2a) Hey Google, Screen 1 up => Working
2b) Hey Google, Screen 1 up ON => Working
3a) Hey Google, Stop Screens => Not working anymore, worked before
3b) Hey Google, Stop screens ON => Working
so this is strange, why is 2a working, and 3a not? its exactly the same
also NOTE, i never had to tell the word ON to actually turn the switch ON, now its seems to be ?
also tried the HA cloud edition, same issue, unlink / link, same issue … tried new project , same issue
i am running out of ideas?
switch.radio:
name: Music
expose: true
aliases:
- Radio
- Muziek
- Music
cover.screens:
name: Screen 1 up
expose: true
aliases:
- Screen 1 up
- Screen 1 omhoog
cover.screensstop:
name: Stop Screens
expose: true
aliases:
- Stop Screens