3-way virtual switch

I’m playing with a 3-way virtual switch. Should the “Auto” selection also generate a msg event like ON/OFF does?

I don’t see anything from either output from Auto, a bug or the way it was intended to operate?

V3.70~60

The Auto button doesn’t affect /SwitchableOutput/output_1/State, but is available via /SwitchableOutput/output_1/Auto.

Thanks, I hoped it would have been an event msg instead.