MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kondef
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 12
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Multiple Calendars module getting "No upcoming events"

      @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?

      posted in Troubleshooting
      K
      kondef
    • RE: Multiple Calendars module getting "No upcoming events"

      No one any suggestions?

      posted in Troubleshooting
      K
      kondef
    • 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',
              },
          ]
      	}
      },
      
      posted in Troubleshooting
      K
      kondef
    • 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?

      posted in Troubleshooting
      K
      kondef
    • RE: Blank Black screen after the last - 2.11 - update

      @sdetweil How? I tried to update snowboy but i am getting an error.

      posted in Troubleshooting
      K
      kondef
    • 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

      posted in Troubleshooting
      K
      kondef
    • 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.

      posted in Troubleshooting
      K
      kondef
    • 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.

      posted in Troubleshooting
      K
      kondef
    • RE: Blank Black screen after the last - 2.11 - update

      @sdetweil No i start manually npm start

      posted in Troubleshooting
      K
      kondef
    • 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!

      posted in Troubleshooting
      K
      kondef
    • Blank Black screen after the last - 2.11 - update

      I just unfortunately did the update of 2.11 backing up only the modules folder and config.cs file. Now with either npm start or npm run start, nothing happens. I have a black blank screen. I followed the instructions of MichMich with the commands git pull && npm install.How can i fix that problems guys? Please consider that i am not expert with programming so please explain in a simple way. My node versions is:10.19

      posted in Troubleshooting
      K
      kondef
    • RE: MMM-AssistantMk2

      @Sean thanks for your work in relationship with the google assisstant. I am quite new in all of these set ups and i am facing a problem now which i can’t by pass. I tried to Register-my-Mirror-as-Google-Assistant-related-device but when i insert the foolowing code :curl -s -X POST -H “Content-Type: application/json”
      -H “Authorization: Bearer $ACCESSTOKEN” -d @deviceInstance.json
      https://embeddedassistant.googleapis.com/v1alpha2/projects/YOUR_PROJECT_ID/devices/

      i am getting the following error "bash: https://embeddedassistant.googleapis.com/v1alpha2/projects/(my_project_id)/devices/: No such file or directory
      .

      Do you have any idea how i can resolve that issue??
      Thank you guys in advance

      posted in System
      K
      kondef
    • 1 / 1