Read the statement by Michael Teeuw here.
MMM-AssistantMk2
-
@kondef said in MMM-AssistantMk2:
curl -s -X POST -H “Content-Type: application/json”
-H “Authorization: Bearer $ACCESSTOKEN” -d @deviceInstance.json
https://embeddedassistant.googleapis.com/v1alpha2/projects/YOUR_PROJECT_ID/devices/This should be done in one line. I think you probably break line before
https://embeddedassistant....
-
where I find a different UI, maybe transparent, I saw bars and bubbles with a transparent background
thanks a lot and great job -
howdy,
ive seen a couple of people running assistantmk2 v2 and i liked the interface better than the v3 and i was wondering if its possible to install the v2 instead of v3. how would i go about downgrading to v2?
thanks
Richie
-
Can you trigger a sound output from a recipe while the Assistantmk2 is active?
For me sound output only works when the assistant is not active e.g. when I trigger sound output via web service (e.g. MMM-Sound or MMM-Text-To-Speech).
My use case is:
A recipe that listens to “mirror mirror on the wall” and then either plays an mp3 / wav or speak TTS -
does anyone have any idea how to trigger sound output with the Assitantmk2?
-
Does this module support Russian?
-
Hi guys!
first I would like to thank @Sean for the fantastic job.
MMM-AssistantMk2 works very well!Has anyone ever commanded the pages of the MMM-Page-Selector module?
If yes, could you explain how to do it?Thank you very much.