Read the statement by Michael Teeuw here.
MMM-AssistantMk2 (v3)
-
MMM-AssisantMk2 v3.1.1-2
3.1.1-2 (06/03/2020)
- ADD/MODIFY:
ui: "Fullscreen"position: "fullscreen_above"is now ui likeGoogle Home
- MODIFY: user interface priority order Assistant2Display -> AMk2
- ADD: move native sound to class
- ADD/MODIFY:
-
@Bugsounet got it. thanx for quick reply. will test shortly
-
@Bugsounet Hi I am on version 3.0.2 and trying to update to latest version.
Running npm run update at ~/MagicMirror/modules/MMM-AssistantMk2 gives the following error messagepi@raspberrypi:~/MagicMirror/modules/MMM-AssistantMk2 $ npm run update
npm ERR! missing script: updatenpm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2020-03-15T18_41_39_806Z-debug.logAny help is highly appreciated.
Thanks.
-
hi, write update script since v3.1.X ;)
so, retry with this:
cd ~/MagicMirror/modules/MMM-AssistantMk2 git pull npm run updateit should work ;)
notes :- install all new needed dependencies
- skip GCC check
- Electron rebuild step is not needed
- Audio check is not needed too
If you have some problems for updating, or if don’t work, i will help you ;)
-
@Bugsounet Thank you very much. Updated to 3.1.1-2 All working fine.
-
Can anyone share me image file of Magic mirror back up with Voice recognition and face recognition
-
MMM-AssistantMk2 v3.2.1
NEW UPDATES
3.2.1 (16/04/2020)
- FIX: Send A2D response only on no hooked response
- FIX: repository change owner
- ADD: preprared recipe with-radio_fr.js recipe for A2D Radio (FR Only)
- ADD: npm run rebuild -> REFRESH installation on MagicMirror version change
3.2.0 (09/04/2020)
- ADD: Chinese_simplified translate (thx to @wlmqpsc)
- ADD: ability to play personnal sound on recipes soundExec command (see wiki)
- FIX: no fade in animation on first use in Fullscreen ui
- DEL: full addon code and cleanning
- ADD: add control if A2D used
3.1.2 (17/03/2020)
- FIX: No sound response issue when custom action is used.
- FIX: correct youtube search link.
- ADD: Add A2D stop command (beta)
-
we are now in v3.2.2 because i detect a problem in installation (package conflict and solved)
-
using the latest module + MMM-Hotword and everything works exept controling MMM-Spotify by voice.I use the prepared recipe for it ,MMM-Spotify is showing whatever is playing allright but no voice command is working. My config:
{ module: "MMM-AssistantMk2", position: "top_left", config: { ui: "Classic", assistantConfig: { projectId: "kitchen-tv-d4c48", // Required to use gaction. modelId: "kitchen-tv", // (OPTIONAL for gaction) instanceId: "kitchen-tv", // (OPTIONAL for gaction) latitude: 37.975342, longitude: 23.736151, }, micConfig: { recorder: "arecord", device: "plughw:1" }, recipes: [ "with-MMM-Hotword.js", "Reboot-Restart-Shutdown.js", "with-MMM-Spotify.js" ], profiles: { "default": { profileFile: "default.json", lang: "en-US" } }, useA2D: false, } }, { module: "MMM-Hotword", position: "bottom_left", config: { useDisplay: false, chimeOnFinish: null, recipes: ["with-AMk2v3_Jarvis.js"], mic: { recordProgram: "arecord", device: "plughw:1", }, }, }, { module: "MMM-Spotify", position: "top_right", config: { style: "mini", // "default" or "mini" available control: "hidden", //"default", "hidden" available updateInterval: 1000, onStart: null, // disable onStart feature with `null` allowDevices: [], //If you want to limit devices to display info, use this. // allowDevices: ["RASPOTIFY", "My iPhoneX", "My Home speaker"], } }, -
@costascontis : MMM-Spotify and recipes have an issue @eouia will solve it soon.
I can’t inspect it, because I have no premium account -
@Bugsounet said in MMM-AssistantMk2 (v3):
@costascontis : MMM-Spotify and recipes have an issue @eouia will solve it soon.
I can’t inspect it, because I have no premium accountoh!!! need to have premium account on spotify to work?i dont…
-
You should be a premium member of Spotify
-
@Sean said in MMM-AssistantMk2 (v3):
You should be a premium member of Spotify
so as a free member on Spotify i can use MMM-Spotify to see what is playing but i can not control it by voice?
-
@costascontis said in MMM-AssistantMk2 (v3):
so as a free member on Spotify i can use MMM-Spotify to see what is playing but i can not control it by voice?
Hmmm. I didn’t test. but there is a possibility not to use any feature (Because some API’s are tied together, so I’m not sure)
-
@Sean i did so as a free member i can only see what’s playing,album photo an info about song,artist and device playing.I only cant control anything.
-
Notes: it’s not related to MMM-Spotify but it’s Spotify Api want that
-
This post is deleted! -
MMM-AssistantMk2 v3.2.3
NEW UPDATES
3.2.3 (30/04/2020)
- ADD: New ui -> Simple
- OPT: Optional Build with Snowboy embed
- ADD:
A2DStopCommandfor personalize your stop command (Assistant2Display Server) - FIX: some logs
3.2.2 (17/04/2020)
- FIX: Package.json (google-assistant)
-
@Bugsounet Hi, I installed this module and A2D module and it’s working fine just few small problems:
1 When I want to use this module with A2D and the answer is coming on the screen all the modules is go hiding and its coming back on the screen after 1 minute. If I use without A2D everything works fine and the modules just go blurred behind of the answer window and come back fast.
2 it’s try to use that radio recipe but I can’t manage to start any radio station. I don’t know how it’s work. Every time when the assistant understands station name he look on the Internet to find information about that radio station but never want to start listening. I must install something else ?
Apart of this everything it’s fine and the module it’s brilliant. Thank you for this. -
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login