Google Assistant light effects support

I have a few MQTT smart lights on Home Assistant but I can’t control their effects through the Google Home app (I use the manual setup for the Google Assistant integration). Is there a way to link the effect setting to the Google Home app? This is possible since Google Assistant has the LightEffects trait, it just needs to be implemented on the Home Assistant integration.

This seems already implemented as long as it’s properly integrated with the light entity.

I.e. I’m using ESPHome for an LED strip control with some integrated effects and I can say set <light name> effect and what is the current <light name> effect just fine (also manual Google Assistant integration)