merci ca fonctionne maintenant!
Read the statement by Michael Teeuw here.
Posts
-
RE: Cannot find module 'node-fetch' error with multiple MM modules
-
RE: mmm-googleassistant ou réglage son
@bugsounet voila ma config
{
module: “MMM-GoogleAssistant/EXTs/EXT-Detector”,
position: “top_left”,
configDeepMerge: true,
config: {
debug: false,
useIcon: true,
touchOnly: false,
detectors: [
{
detector: “Snowboy”,
Model: “jarvis”,
Sensitivity: null
},
{
detector: “Porcupine”,
Model: “ok google”,
Sensitivity: null
},
{
detector: “Porcupine”,
Model: “hey google”,
Sensitivity: null
},
]
}
}, -
RE: Cannot find module 'node-fetch' error with multiple MM modules
@bugsounet je n 'ai pas trop compris ce que je devais faire.
mais j’ai bien node v20Mirror $ node -v
v20.18.1
-
RE: Cannot find module 'node-fetch' error with multiple MM modules
@sdetweil oui j’ai vu le post je dois installer npm install node-fetch@2
je l’ai installer dans le dossier MMM-moonraker et j’ai toujours l’erreur -
RE: Cannot find module 'node-fetch' error with multiple MM modules
@blackbull j’ai le meme soucis. quand tu dis le dossier spécifique du module, c’est par exemple dans MMM-moonraker ou dans MMM-moonraker/node_modules?
Merci d’avance.
-
RE: mmm-googleassistant ou réglage son
@bugsounet non toujours pas! je ne comprends pas pourquoi
-
RE: mmm-googleassistant ou réglage son
@bugsounet je suis reparti d’une nouvelle installation de raspibian et du magicmirror.j’ai telechargé les nouveaux modules MMM-googlassistant et EXT-Detector . j’ai juste repris la partie config qui m’intéressait et les fichiers tokenGA.json et le credentials.json qui fonctionnait avant
-
RE: update ou rebuils EXT-detector
@bugsounet merci mais je suis reparti sur une nouvelle installation, propre. j’ai vu qu’il y avait eu pas mal de changement… ce post peut être fermé.
-
mmm-googleassistant ou réglage son
Bonjour,
j’ai un soucis avec MMM-Googleasistant ou le son sur mon raspberry.
Lorsque je lance magicmirror, il me dit que tout a bien démarré. mais lorsque j’appel Jarvis rien ne se passe.
J’ai juste un warning avec l’EXT-detector
[2025-01-10 10:24:54.472] [WARN] No /home/flavio/MagicMirror/modules/EXT-Detector/EXT-Detector.js found for module: EXT-Detector.Sur le raspberry lorsque je lance audacity et que j’essaie d’enregistrer un son dans le bas il me dit qu’il est stopper et donc je ne sais rien enregistrer. par contre si j’utilise la commande arecord dans le terminal la j’arrive a entendre le son que j’ai enregistrer.
voila une partie de mon log:
[2025-01-10 10:24:52.478] [LOG] Starting MagicMirror: v2.30.0
025-01-10 10:24:54.467] [LOG] Initializing new module helper …
[2025-01-10 10:24:54.468] [LOG] Check MagicMirror² version for node helper ‘MMM-GoogleAssistant’ - Minimum version: 2.30.0 - Current version: 2.30.0
[2025-01-10 10:24:54.470] [LOG] Version is ok!
[2025-01-10 10:24:54.471] [LOG] Module helper loaded: MMM-GoogleAssistant
********* * ### [2025-01-10 10:24:54.472] [WARN] No /home/flavio/MagicMirror/modules/EXT-Detector/EXT-Detector.js found for module: EXT-Detector.********
[2025-01-10 10:24:54.473] [LOG] No helper found for module: EXT-Detector.
[2025-01-10 10:24:54.915] [LOG] Initializing new module helper …
[2025-01-10 10:24:54.916] [LOG] Module helper loaded: calendar
[2025-01-10 10:24:54.919] [LOG] No helper found for module: compliments.
[2025-01-10 10:24:54.920] [LOG] No helper found for module: weather.
[2025-01-10 10:24:55.226] [LOG] Initializing new module helper …
[2025-01-10 10:24:55.226] [LOG] Module helper loaded: newsfeed
[2025-01-10 10:24:55.227] [LOG] All module helpers loaded.
[2025-01-10 10:24:55.244] [LOG] Starting server on port 8080 …
[2025-01-10 10:24:57.344] [LOG] Server started …
[2025-01-10 10:25:01.615] [INFO] System information:SYSTEM: manufacturer: Raspberry Pi Foundation; model: Raspberry Pi 3 Model B Plus Rev 1.3; virtual: false
OS: platform: linux; distro: Raspbian GNU/Linux; release: 12; arch: arm; kernel: 6.6.62+rpt-rpi-v7
VERSIONS: electron: 32.2.8; used node: 20.18.1; installed node: 20.18.1; npm: 10.8.2; pm2: 5.4.3
OTHER: timeZone: Europe/Brussels; ELECTRON_ENABLE_GPU: undefined
[2025-01-10 10:25:04.602] [LOG] [GA] MMM-GoogleAssistant Version: 9.0.1 rev: 250103
[2025-01-10 10:25:04.605] [LOG] [GA] [SECURE] Check digital footprint…
[2025-01-10 10:25:04.655] [LOG] [GA] [SECURE] Happy use !
[2025-01-10 10:25:04.657] [LOG] [GA] [CONFIG_MERGE] Perfect ConfigDeepMerge activated!
[2025-01-10 10:25:10.204] [LOG] [GA] [LIB] All GA libraries loaded!
[2025-01-10 10:25:10.206] [LOG] [GA] Recipes loaded!
[2025-01-10 10:25:10.265] [LOG] Create new calendarfetcher for url: https://ics.calendarlabs.com/76/mm3137/US_Holidays.ics - Interval: 604800000
[2025-01-10 10:25:10.402] [LOG] Create new newsfetcher for url: https://rss.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
[2025-01-10 10:25:10.439] [INFO] updatenotification: Updater Class Loaded!
[2025-01-10 10:25:10.442] [INFO] updatenotification: Checking PM2 using…
[2025-01-10 10:25:11.399] [INFO] updatenotification: [PM2] You are not using pm2
[2025-01-10 10:25:11.401] [INFO] Checking git for module: MMM-GoogleAssistant
[2025-01-10 10:25:11.441] [LOG] [GA] ALL Modules scanned
[2025-01-10 10:25:11.443] [LOG] [GA] checking PM2 using…
[2025-01-10 10:25:11.561] [LOG] [GA] You don’t use PM2
[2025-01-10 10:25:11.567] [LOG] [GA] Assistant Ready!
[2025-01-10 10:25:11.621] [INFO] Checking git for module: MagicMirror
[2025-01-10 10:25:13.073] [INFO] Calendar-Fetcher: Broadcasting 12 events from https://ics.calendarlabs.com/76/mm3137/US_Holidays.ics.
[2025-01-10 10:25:13.458] [INFO] Newsfeed-Fetcher: Broadcasting 21 items.
[2025-01-10 10:30:13.935] [INFO] Newsfeed-Fetcher: Broadcasting 21 items. -
RE: update ou rebuils EXT-detector
@bugsounet
j’ai essayé de faire un npm install dans le dossier MMM-Googleasistant et j’obtiens aussi une erreur~/MagicMirror/modules/MMM-GoogleAssistant $ npm install
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@bugsounet/secure-ga-v4/-/secure-ga-v4-1.0.1.tgz - Not found
npm error 404
npm error 404 ‘@bugsounet/secure-ga-v4@https://registry.npmjs.org/@bugsounet/secure-ga-v4/-/secure-ga-v4-1.0.1.tgz’ is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /home/flavio/.npm/_logs/2025-01-09T07_34_01_023Z-debug-0.log