ZHA event not available in automation

I have a zigbee rotary controller Amazon.com: IHSENO ZigBee Smart Knob Switch Wireless Scene Button Rotatable Dimmer Switch,Need Zigbee Hub,Light Automation Scenario Remote Panel (2) : Tools & Home Improvement

It paired just fine and I see events - however when I went to configure the automation to use it to control my media player - the trigger events do not include the toggle function - however when I use the developer to view events I can see the event toggle fire.

How are the triggers defined in the ZHA automation UI?

The problem with GUI configuration pages are that the devs will have to know all the options a setting can have before the setting is even designed and implemented or the setting will not be available.

This is probably one of those cases where the devs did not get the options included in the code, so you will have to switch to YAML mode and fix it that way.