-
What else do I need to do for install for mmm-assistantmk2 to play youtube.
-
I try the same command say Celine Dion The power of love. Then pop up below detail about Celine Dion and the youtube video automatically pop up but cannot play anything.
-
My magic mirror is vertical mode, rotate = 1 . I try to adjust from your height 480 width 854 of display but it also show in vertical mode height 480 with 640 also height 640 width 480. No different.
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-AssistantMk2
-
RE: MMM-AssistantMk2
@sean How to change the piping Linear 16 to ogg. Can I just put ogg in the
encodingOut: “OPUS_IN_OGG”,
-
RE: MMM-AssistantMk2
@jomwells Mine is a little bit different as I use the hdmi on tv as speaker as well. the default device fall on card 0 with alsa. For microphone is usb on card 1. I don’t have problem with microphone but I did have problem with sound via hdmi. Sometime sound just come out right through the hdmi but with lag sound, sometime no sound at all and say device busy. Also, to avoid hdmi device busy, I use usb sound card instead of hdmi sound also very lag.
pcm.!default {
type asym
playback.pcm
{
type hw
card 0
device 1
}
capture.pcm
{
type hw
card 1
device 0
}
} -
RE: MMM-AssistantMk2
@sean I would like to know more about MMM-Gaction regarding the deviceModelId - this should be done since register the device in mmm-assistantmk2. What about deviceInstanceId, where and how to?
-
RE: MMM-AssistantMk2
@jomwells Are you using rp3 as magic mirror? I did get sound respond now and it really ugly. I do try both sound on tv via hdmi and from usb sound card. Assume that too much modules from magic mirror load.
-
RE: MMM-AssistantMk2
Got it done. Very nice. However, the sound is so lag. Might be because I run on rp3 and quite many modules in magic mirror.
-
RE: MMM-AssistantMk2
Not yet install mmm-notificationtrigger.
Do I have to install mmm-notificationtrigger as well?
I manage to get
[HOTWORD] << smart mirror >> is detected.
[HOTWORD] stop listeningbut when I say something. it won’t detect what I said. Only detect the hotword.
-
RE: MMM-AssistantMk2
Install mmm-hotword everything went fine during installation and load magic mirror normally. But no hotword detected.
also show in command promt.
Refreshed access token because it has expired. Expired at: 18:57:26 now is: 18:57:29
Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:29
Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:29
Refreshed access token because it has expired. Expired at: 19:57:29 now is: 18:57:30and when click the microphone icon. I can only click once after restart and ask question. Hotword didn’t detect smart mirror, snowboy.
in command promt shows
at Speaker._write (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/speaker/index.js:183:23)
at doWrite (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:428:64)
at writeOrBuffer (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:417:5)
at Speaker.Writable.write (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/readable-stream/lib/_stream_writable.js:334:11)
at Conversation.conversation.on (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_helper.js:75:16)
at emitOne (events.js:116:13)
at Conversation.emit (events.js:211:7)
at ClientDuplexStream.Conversation.conversation.on (/home/pi/MagicMirror/modules/MMM-AssistantMk2/node_modules/google-assistant/components/conversation.js:154:12)
at emitOne (events.js:116:13)
Conversation Completed
[HOTWORD] << snowboy >> is detected.
[HOTWORD] stops listening -
RE: MMM-AssistantMk2
Finally, Got the microphone icon in my mirror. Didn’t detect the voice yet I still have to install mmm-hotword.
But I can ask one question by click the microphone icon and see the pop-up.I use hdmi on my tv as well. Still no sound.
I will install mmm-hotword and test.
Also the mmm-gaction if it make the mirror better.
I will keep you update and might need your help if I got struck in some part.
Thank you very much Mr.Sean.
-
RE: MMM-AssistantMk2
- Start Create Project, what option to choose, is it for Home control ?
- During the process of register a device model, What to choose in Device Type?
-
RE: MMM-FlightsAbove - Display all flights in the sky above you
Thank you very much. I got it working. But I couldn’t see the Flight detail in full. I would like to see the flight in full. How to? Thank you very much in advance.

-
RE: calendar not showing
@johnnewhouse said in calendar not showing:
webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics
in url should look like
url: “http://www.calendarlabs.com/templates/ical/US-Holidays.ics”, -
RE: MMM-Carousel positional behaviour
You have to specific the postion where you what to rotate
modules: [ { module: 'MMM-Carousel', config: { transitionInterval: 10000, ignoreModules: [], mode: 'positional', bottom_left: {enabled: true, ignoreModules: [], overrideTransitionInterval: 15000}, } } ] -
RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song
Thank you very much. So nice to see on the mirror.
-
RE: Assistant with screen
This is fantastic. Hope will come with full guide and instruction in each step.
-
RE: Black screen after MM v2.4.0 update.
Mine after upgrade it’s freezing when trying to run magicmirror. Also try both kms driver and fake kms driver.
-
RE: Screen cannot rotate after upgrade to 2.4.0
Read and Read and found the solution regarding cannot upgrade to 2.4.0
git reset --hard; git clean -df; -
RE: Screen cannot rotate after upgrade to 2.4.0
This time I try to upgrade another mirror got this
pi@SAMUIMIRROR:~/MagicMirror $ git pull && npm install
Updating 60b9a5b…6aa156d
error: Your local changes to the following files would be overwritten by merge:
modules/default/alert/alert.js
modules/default/calendar/README.md
modules/default/calendar/calendar.js
modules/default/calendar/calendarfetcher.js
modules/default/compliments/README.md
modules/default/compliments/compliments.js
modules/default/currentweather/currentweather.js
modules/default/newsfeed/README.md
modules/default/newsfeed/fetcher.js
modules/default/newsfeed/newsfeed.js
modules/default/newsfeed/node_helper.js
modules/default/weatherforecast/README.md
modules/default/weatherforecast/weatherforecast.js
package-lock.json
translations/de.json
translations/en.json
translations/it.json
translations/nl.json
translations/pt_br.json
translations/translations.js
translations/zh_cn.json
translations/zh_tw.json
Please commit your changes or stash them before you merge.
Aborting -
RE: Screen cannot rotate after upgrade to 2.4.0
After redo all the wiki step and reboot. Rotate correctly. Not sure if I have to set every time?