How to update Gateway after getting notifications?
Latest posts made by gmel297
-
Youtube Token Request
Hi admin,
I would like to request YT token for my MM. Thanks
-
GA activated/triggerred randomly when not call
Hi, I am want to know if anyone has same problem with mine? I just set only 1 hotword with 0.5 sensitivity.
-
Page for reading PDF / PDF voice reader
Hi there, anyone interested to create this module so that user can pick saved PDFs and have few reading mode like Dark theme (of course for MM), auto-scroll or voice-reader.
-
Status far away MM/User using ultrasonic sen.
Hi there, anyone interested to create this module so that to make sure & give alert of “Good enough”/“Not far Enough” distance between User/MM. User will not make any touchable at MM surface as they are far enough from MM.
-
RE: EXT-Detector not triggering
I installed it (gateway) but never go through. I’ve tried to gain the level of mic. Still no trigger… (arecord/areplay tested OK)
EDIT: My mistake again! I have wrongly placed the gateway module in config (in the detector brackets)
ITS WORKING NOW…thanks
-
RE: EXT-Detector not triggering
Ya without EXT actually, my mistake. But I did installed and upgraded gateway as my MM is using .19. Also been embed in config. I will recheck it again if I installed in wrong folder.
-
EXT-Detector not triggering
Hi devs,
I have installed MM with GA then EXT-Gateaway & EXT-Detector. So far I didnt see any error except of deprecated things, also none at EXT-Alert. BUT, I still cant trigger my 4 testing hotwords… computer/smart_mirror/hey google/ok google that I have inserted in config file. Here my LOGs,
pi@raspberrypi:~/MagicMirror $ npm start run
magicmirror@2.19.0 start /home/pi/MagicMirror
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.js “run”[17.05.2022 00:07.08.796] [LOG] Starting MagicMirror: v2.19.0
[17.05.2022 00:07.08.810] [LOG] Loading config …
[17.05.2022 00:07.08.835] [LOG] Loading module helpers …
[17.05.2022 00:07.08.840] [LOG] No helper found for module: alert.
[17.05.2022 00:07.08.874] [LOG] Initializing new module helper …
[17.05.2022 00:07.08.876] [LOG] Module helper loaded: updatenotification
[17.05.2022 00:07.08.879] [LOG] No helper found for module: clock.
[17.05.2022 00:07.09.175] [LOG] Initializing new module helper …
[17.05.2022 00:07.09.177] [LOG] Module helper loaded: calendar
[17.05.2022 00:07.09.179] [LOG] No helper found for module: compliments.
[17.05.2022 00:07.09.182] [LOG] No helper found for module: weather.
[17.05.2022 00:07.09.232] [LOG] Initializing new module helper …
[17.05.2022 00:07.09.234] [LOG] Module helper loaded: newsfeed
[17.05.2022 00:07.09.240] [LOG] Initializing new module helper …
[17.05.2022 00:07.09.241] [LOG] Module helper loaded: EXT-Alert
[17.05.2022 00:07.09.250] [LOG] Initializing new module helper …
[17.05.2022 00:07.09.252] [LOG] Module helper loaded: EXT-Detector
[17.05.2022 00:07.10.052] [LOG] Initializing new module helper …
[17.05.2022 00:07.10.053] [LOG] Module helper loaded: MMM-GoogleAssistant
[17.05.2022 00:07.10.054] [LOG] All module helpers loaded.
[17.05.2022 00:07.10.236] [LOG] Starting server on port 8080 …
[17.05.2022 00:07.10.257] [LOG] Server started …
[17.05.2022 00:07.10.259] [LOG] Connecting socket for: updatenotification
[17.05.2022 00:07.10.261] [LOG] Starting module helper: updatenotification
[17.05.2022 00:07.10.263] [LOG] Connecting socket for: calendar
[17.05.2022 00:07.10.264] [LOG] Starting node helper for: calendar
[17.05.2022 00:07.10.266] [LOG] Connecting socket for: newsfeed
[17.05.2022 00:07.10.267] [LOG] Starting node helper for: newsfeed
[17.05.2022 00:07.10.269] [LOG] Connecting socket for: EXT-Alert
[17.05.2022 00:07.10.270] [LOG] Starting module helper: EXT-Alert
[17.05.2022 00:07.10.271] [LOG] Connecting socket for: EXT-Detector
[17.05.2022 00:07.10.274] [LOG] [DETECTOR] EXT-Detector Version: 1.0.1 rev: 220315
[17.05.2022 00:07.10.276] [LOG] Connecting socket for: MMM-GoogleAssistant
[17.05.2022 00:07.10.280] [LOG] [GA] Read config.js and check ConfigDeepMerge…
[17.05.2022 00:07.10.282] [LOG] [GA] Perfect ConfigDeepMerge activated!
[17.05.2022 00:07.10.284] [LOG] Sockets connected & modules started …
[17.05.2022 00:07.10.735] [LOG] Launching application.
[11967:0517/000711.952160:ERROR:viz_main_impl.cc(188)] Exiting GPU process due to errors during initialization
[12007:0517/000712.083647:ERROR:sandbox_linux.cc(377)] InitializeSandbox() called with multiple threads in process gpu-process.
[17.05.2022 00:07.14.711] [LOG] Create new calendarfetcher for url: http://apibn.bruneigeekmeet.com/calendar/holidays.ics - Interval: 300000
[17.05.2022 00:07.14.941] [LOG] Create new newsfetcher for url: https://node2.feed43.com/pelitabruneilatest.xml - Interval: 300000
[17.05.2022 00:07.15.053] [LOG] Create new newsfetcher for url: https://node2.feed43.com/rtbnews_national.xml - Interval: 300000
[17.05.2022 00:07.15.180] [INFO] Checking git for module: EXT-Alert
[17.05.2022 00:07.15.242] [LOG] [ALERT] EXT-Alert Version: 1.0.0 rev: 220301
[17.05.2022 00:07.15.245] [LOG] [GA] MMM-GoogleAssistant Version: 4.0.4 rev: 220409
[17.05.2022 00:07.15.249] [LOG] [GA] Platform: ‘raspberry-pi’; attempting to use ‘arecord’ to access microphone …
[17.05.2022 00:07.15.255] [LOG] [GA] Google Assistant is initialized.
[17.05.2022 00:07.15.962] [LOG] [DETECTOR] All needed @bugsounet library loaded !
[17.05.2022 00:07.15.966] [LOG] [DETECTOR] Platform: ‘raspberry-pi’; attempting to use ‘arecord’ to access microphone …
[17.05.2022 00:07.16.049] [LOG] [DETECTOR] Porcupine is initialized with 2 Models: ok google,hey google
[17.05.2022 00:07.16.057] [LOG] [DETECTOR] Snowboy is initialized with 2 Models: computer,smart_mirror
[17.05.2022 00:07.16.102] [INFO] Checking git for module: EXT-Detector
[17.05.2022 00:07.16.266] [INFO] Checking git for module: MMM-GoogleAssistant
[17.05.2022 00:07.16.432] [INFO] Checking git for module: default
[17.05.2022 00:07.17.163] [INFO] Newsfeed-Fetcher: Broadcasting 10 items.
[17.05.2022 00:07.17.235] [INFO] Newsfeed-Fetcher: Broadcasting 5 items.
[17.05.2022 00:07.18.154] [INFO] Calendar-Fetcher: Broadcasting 13 events.
[17.05.2022 00:12.07.747] [LOG] Shutting down server…
[17.05.2022 00:12.07.749] [LOG] Stopping module helper: updatenotification
[17.05.2022 00:12.07.750] [LOG] Stopping module helper: calendar
[17.05.2022 00:12.07.751] [LOG] Stopping module helper: newsfeed
[17.05.2022 00:12.07.752] [LOG] Stopping module helper: EXT-Alert
[17.05.2022 00:12.07.753] [LOG] Stopping module helper: EXT-Detector
[17.05.2022 00:12.07.754] [LOG] Stopping module helper: MMM-GoogleAssistant