Unseen wyoming assist_satellite

Problem with automation using:
action: assist_satellite.ask_question

I setup a wyoming satellite in home assistant for a voice assistant, the voice assistsnt works great and no problem responding. My problem is when making an automation to ask a question through the satellite, it doesnt see my “assist_satellite.wyom_satellite” as an entity for a assist satellite.

It does show in my HA entity list though. YAML below with error code. Yes I have tried typing in my entity manually it doesnt work.

action: assist_satellite.ask_question
metadata: {}
target:
entity_id: assist_satellite.wyom_satellite
data:
question: What color would you like the lights?
preannounce: false
response_variable: answer

Error: Unknown Error

Is the ask function still not implemented into wyoming integration yet?
How to use it then with my android tablet?