Hey,
is it possible to have a longer conversation like that:
Person: “Alexa, open Home Assistant”
Alexa: " Home Assistant opened, what do you want to achieve?"
Person: “I would like to add a movie to the netflix watchlist”
Alexa: “OK, tell me the name of the movie”
Person: “Spiderman”
Alexa: “Which Spiderman, i have Spiderman 1, Spiderman 2…)”
Person: “Spiderman 2”
Alexa, “ok, its added”
I have a python script which is executed by alexa over home assistant but i would like to react on the response if like in the above conversation the answer is not directly clear.
Is that possible to achive in home assistant?
Greetings
Daniel