Hello,
in my configuration.yaml I have
expose_by_default: false
and I’ve configurated every device by hand.
The problem is that I have different switches, mutually exclusive:
- Music Rock
- Music Pop
- Music Jazz
Everyone is working fine “Ok google, turn on Music rock”, for example, but with the command:
“Ok google turn on music”, every switch is going to turn on, doing a real mess!
Any idea how to deal with it ?
Thanks