#Where is the action for ask_question ?

1 messages · Page 1 of 1 (latest)

obtuse parcel
#

I've created an automation which triggers at 2.45pm and will ask me if I'd like the kettle turned on. The ask_question part looks like :
action: assist_satellite.ask_question metadata: {} data: question: Shall I turn the kettle on ? preannounce: true entity_id: assist_satellite.xiaozhi_ball_v2_assist_satellite answers: - id: "yes" - id: yes please - id: yeah - id: ok response_variable: kettle

I guess now I need something which acts on the response variable and either turns on the kettle or not, but it's not very obvious to me where that goes. Thanks.

vivid plaza
obtuse parcel
#

I saw the blueprint and tried to build a script with it - I could see where to turn on the kettle but it wasn't obvious which satellite the question is asked on

vivid plaza
obtuse parcel
#

I got it working without the blueprint by watching a bit of the video, it was the "choose" that I'd missed. I also noted that if you hit enter at the end of adding the sentences, you end up with an empty slot and the action fails 😕

vivid plaza
#

yeah, the useability of the new action is a little bit awkward currently but its being worked on