@sdetweil Yes they work separately but the problem is that i get the data only from one the above. I might doing something wrong with the } and the commas?
Read the statement by Michael Teeuw here.
Latest posts made by kondef
-
RE: Multiple Calendars module getting "No upcoming events"
-
RE: Multiple Calendars module getting "No upcoming events"
No one any suggestions?
-
Multiple Calendars module getting "No upcoming events"
I have put multiple calendars in the default module but i am not getting any events but “No upcoming events”. You can see the config below. Any ideas what’s wrong?
{ module: 'calendar', header: "My calendar", position: 'top_left', // This can be any of the regions. Best results in left or right regions. config: { calendars: [ { url: 'https://whatever.com symbol: 'calendar', }, { url: 'https://whatever.com', symbol: 'birthday_cake', }, { url: 'https://whatever.com', symbol: 'calendar', }, ] } },
-
RE: Blank Black screen after the last - 2.11 - update
@mattx38 @sdetweil thank you so much guys for your immediate response. I actually deleted the hotword folder and reinstall again and now works fine. Now i am searching for a calendar that i can add multiple ones and to have a fancy -but not taking much space- look. Any ideas?
-
RE: Blank Black screen after the last - 2.11 - update
@sdetweil How? I tried to update snowboy but i am getting an error.
-
RE: Blank Black screen after the last - 2.11 - update
@sdetweil
I am getting “DevTools was disconnected from the page. Once page is reloaded, DevTools will automatically reconnect” and the page now is white blank and thre is nothing on the dev console.
But i managed to take a photo while magic mirror was loading and i got the following: "MODULE NOT FOUND. Require Stack /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.js
/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
/home/pi/MagicMirror/js/app.js
/home/pi/MagicMirror/js/electron.js
/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.Please note that i already did npm install on Hotword module
-
RE: Blank Black screen after the last - 2.11 - update
I am getting “DevTools was disconnected from the page. Once page is reloaded, DevTools will automatically reconnect” and the page now is white blank and thre is nothing on the dev console.
But i managed to take a photo while magic mirror was loading and i got the following: "MODULE NOT FOUND. Require Stack /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.js
/home/pi/MagicMirror/modules/MMM-Hotword/node_helper.js
/home/pi/MagicMirror/js/app.js
/home/pi/MagicMirror/js/electron.js
/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app. -
RE: Blank Black screen after the last - 2.11 - update
@sdetweil You mean npm run start dev ? I am sorry i told you i am not expert. By pressing Control - Shift - i the only thing happens is a small window opens.
-
RE: Blank Black screen after the last - 2.11 - update
@sdetweil No i start manually npm start
-
RE: Blank Black screen after the last - 2.11 - update
@sdetweil I have raspberry pi3 b+. I reinstalled npm for all modules that have json file but i am still getting the same problem!