Google Assistant Component can't control groups

Hey guys,

I set up the Google Assistant Component according to the documentation and everything works perfectly fine, meaning I can control my light, my switches, even my input_booleans.
The only problem is that for me it’s not possible to control any group. I tried changing google_assistant_type in order to get it to work but no sucess.

An example of a group customization in the customize.yaml file looks like this:

 group.multimedia:
   friendly_name: Multimedia
   google_assistant: true
   google_assistant_type: switch

Is anyone else having a similar problem and can give me a solution for it?

Thank you for your help :blush: