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

    Posts

    Recent Best Controversial
    • RE: Default Calendar customEvents color

      @sdetweil

      Yes,

                                               ```
                                                  coloredText: true,
                                                  colored:true,
      			        	url: "adresse.....',		
      								
      					customEvents: [{keyword: 'GelberSack', symbol: 'recycle', color: 'Yellow'},
      						       {keyword: 'Blaue Tonne', symbol: 'trash', color: 'Blue'},
      						       {keyword: 'Bio Tonne', symbol: 'trash', color: 'Green'},
      						       {keyword: 'Graue Tonne', symbol: 'trash', color: 'Gray'},
      						       {keyword: 'Flur', symbol: 'broom', color: 'Blue'}],
      
      				},
      
      posted in Troubleshooting
      S
      Sebi76 0
    • RE: Default Calendar customEvents color

      Is it possible to give certain entries a different symbol, color?

      posted in Troubleshooting
      S
      Sebi76 0
    • RE: MMM-NetworkScanner (spitzlbergerj)

      Hello,

      i use this Module an im very Happy with it.
      The Problem is i run for my firsttime MM under Ubunt.
      In the Start Script from MM i had to type in my Passwort otherwise the module will not start and the list will remain empty. I think the arp-scan needs Sudo Rights which are not passed through, is my guess.

      posted in Troubleshooting
      S
      Sebi76 0
    • RE: Let it snow now Magic Mirror

      @cgillinger

      I want to run the module but actually i hang on the Problem with Openweather an the API V3.0.
      Do you have a Solution for your Module?

      posted in Entertainment
      S
      Sebi76 0
    • RE: Weather Module

      i julaughingst . Youre Right!Thanks. Little Misstakes

      posted in Troubleshooting
      S
      Sebi76 0
    • RE: Weather Module

      This is an Error

      weather.js:164 New weather information available.
      weather.js:169 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'replace')
          at Class.updateAvailable (weather.js:169:106)
          at Class.updateAvailable (weatherprovider.js:104:17)
          at openweathermap.js:47:24
          at <anonymous>
      updateAvailable @ weather.js:169
      updateAvailable @ weatherprovider.js:104
      (anonymous) @ openweathermap.js:47
      
      posted in Troubleshooting
      S
      Sebi76 0
    • RE: Weather Module

      @sdetweil

      Yes.
      It works with MMM-OpenWeatherMapForecast, but not with the regular Weather Module

      posted in Troubleshooting
      S
      Sebi76 0
    • Weather Module

      My Weather does not work. Whats wrong?

      	{
      			module: "weather",
      			position: "top_right",
      			header: "Wetter",
      			config: {
      				weatherProvider: "openweathermap",			  
      			    apiBase: "https://api.openweathermap.org/data/",  			  
       	         	apikey: "xxxxxxxxxxxxxxxxxxxxxxxxx", //Home_MM Api	
       	         	locationID: "2876865",
       	      	    lat: 51.676380,            //number works here
       	      	    lon: 8.346650,          //so does a string
       	      	    weatherEndpoint: '/onecall',
      				type: "current",
      				apiVersion: '3.0'
      				
      			}
      		},
      
      posted in Troubleshooting
      S
      Sebi76 0
    • RE: MMM-GoogleBirthdaysProvider
      npm run token:generate
      

      I only followed what you see there

      posted in Troubleshooting
      S
      Sebi76 0
    • RE: MMM-GoogleBirthdaysProvider

      Re: MMM-GoogleBirthdaysProvider

      No i don’t on a another Machine, i local on my Raspi4.

      mmm-googlebirthdaysprovider@0.2.0 token:generate
      node ./google-api-credentials/generate-auth-token.js

      Authorize the app by visiting this url: https://accounts.google.com/o/oauth2/v2/auth?access_type=offline&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fcontacts.readonly&response_type=code&client_id=xxxxxxxx-4hmsenjojbirtdvt47f00a0btomqlhbe.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost
      Enter the code from that page here:

      posted in Troubleshooting
      S
      Sebi76 0
    • MMM-GoogleBirthdaysProvider

      Hello i used this module long time ago and it works. Now i want to install this on a new Raspi.
      They wont start

      [ERROR] MMM-GoogleBirthdaysProvider: API Helper error: API Error: Error: invalid_grant 
      [2025-01-31 18:16:10.000] [ERROR] (node:12013) UnhandledPromiseRejectionWarning: TypeError: Cannot read properties of undefined (reading 'data')
          at /home/magicmirror/MagicMirror/modules/MMM-GoogleBirthdaysProvider/google-api-helper.js:41:45
          at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
      (Use `electron --trace-warnings ...` to show where the warning was created) 
      [2025-01-31 18:16:10.000] [ERROR] (node:12013) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 2) 
      
      

      then i install it new. But when i want to generate a Token and i click on the Link an before the last Step:
      "MMM-GoogleBirthdaysProvider wants to access your Google Account " and i click on forward
      it comes this :

      Connection failed

      Firefox cannot connect to the server at localhost.

      posted in Troubleshooting
      S
      Sebi76 0
    • Exiting GPU process due to errors during initialization

      I installed a freh installation from MagicMirror on a RPI3 with 2023-02-21-raspios-bullseye-armhf Image.

      I updated Pi, Electron; NodeJs

      Bu follwed the Erros i become…

      1784:0319/124629.513027:ERROR:viz_main_impl.cc(186)] Exiting GPU process due to errors during initialization
      [1824:0319/124630.051065:ERROR:gpu_memory_buffer_support_x11.cc(49)] dri3 extension not supported.
      [1798:0319/124630.130077:ERROR:command_buffer_proxy_impl.cc(128)] ContextResult::kTransientFailure: Failed to send GpuControl.CreateCommandBuffer.

      posted in Troubleshooting
      S
      Sebi76 0
    • 1 / 1