Can HA Trigger Automation when Lutron Caseta Scene is Invoked?

I would like to do some extra processing when a Lutron_Caseta scene is started. I see events getting fired for the Caseta devices that were changed by the scene (e.g. the specific lights that were turned on or off), but I can’t find an event getting fired to notify HA that a scene was started.

I dug through the lutron_caseta.py source code and with my newby eyes, it seems like it should send events if the Caseta Hub did send the information.

Does anyone know if the Caseta simply doesn’t send a state update when a scene is started?

TIA!