Is there a way to access the voice assistant with a rest query? e.g. using curl
something like:
curl http://192.168.0.9:8123/api/something?q=turn+on+the+kitchen+light
From analyzing the Android app, it looks like the only way to access it is with a websocket.