Send binary sensor click to xiaomi gate way

hi,
there is some automation store on xiaomi gateway hub,
that is triger from binary sensor i have.
Aqara Wireless Switch (Single), Xiaomi Gateway (Aqara).
any way i can send a click event from HA (like acctully someone press the button) ?

I dont really understand your question but switches are supported.

thank you, yes i know it is supported,
i need a something like this :
MESSAGE = ‘{“cmd”:“write”,“model”:“sensor_switch.aq3”,“sid”:“158d0001b9483a”,“short_id”:45843,“data”:"{“click”:“on”}" }’
to send to gateway. (there is no servise like that)
and i don’t know python to write this.
i try simple python script but i have invalid key message