Trigger an event by voice?

Can I trigger an event (have an overlay type of switch turn on) by a Google Home Voice trigger?

My objective is to add this function by Hubitat to an existing "Good Morning" rule by Google (makes sense to me) Does it create conflict? Questions? (IDK WTF you mean)

I would like to say G.M. to Google Triggering the GH Routine and a Hubitat Rule. If this is possible which App should I use? I spent a good portion of my morning looking for an app that will let me trigger an event by voice.

The why; I have a device that gets recognized by Hubitat but Not by Google Home. Maybe IFTTT?

Just add a virtual switch. The assistant can operat it and start a toggled rule.

That's what I did for my good night rule.

Thanks!
I'll give it a shot in the morning.

You'll want to have the switch turn off too. You can either make it a 'momentary push button' or have something later in your routine turn off the switch, ready for the next time.

For 'momentary', the Virtual switch has the option:

57%20PM

In that case, the switch will automatically turn off by itself, half a second later.

Thanks!