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

r3zi3lr

@r3zi3lr

3
Reputation
10
Profile views
7
Posts
0
Followers
0
Following
Joined Oct 30, 2020, 2:43 PM
Last Online Jul 8, 2024, 7:44 AM

r3zi3lr Unfollow Follow

Best posts made by r3zi3lr

  • RE: Black screen

    @sdetweil

    Managed to fix it myself using the below:

    Console: sudo raspi-config Under “7 Advanced Options” / “A7 GL Driver” pick “G2 GL (Fake KMS)”

    Desktop: Preferences / Add Remove Software search for “Chrome” and pick “WebDriver driver for the Chromium Browser”, click “OK”

    posted in Troubleshooting
    R
    r3zi3lr
    Oct 31, 2020, 6:08 PM
  • RE: 27" Kitchen Dashboard

    Awesome MagicMirror setup.

    Any chance of looking at the config.js, please?

    posted in Show your Mirror
    R
    r3zi3lr
    Jun 18, 2024, 2:43 PM

Latest posts made by r3zi3lr

  • RE: 27" Kitchen Dashboard

    Awesome MagicMirror setup.

    Any chance of looking at the config.js, please?

    posted in Show your Mirror
    R
    r3zi3lr
    Jun 18, 2024, 2:43 PM
  • Does this Module still work?

    Re: MMM-PrayerTime

    Aslaam Alaikum,

    Does anyone know if this module still works as I’ve added this to my config.js and it doesn’t do anything. i.e. Not showing in MagicMirror.

    Please see config below:

    module: “MMM-PrayerTime”,
    position: “bottom_left”, // This can be any of the regions. Best result is in the top_left/top_right.
    config: {
    apiVersion: ‘1.0’, // please, leave unchanged. reserved for future use.
    lat: 51.506130, // latitude of your position (city)
    lon: -2.111366, // longitude of your position (city)
    timezone: “Europe/London”, // please refer to http://php.net/manual/en/timezones.php
    timeFormat: 24,
    method: 3,
    playAdzan: [‘fajr’, ‘dhuhr’, ‘asr’, ‘maghrib’, ‘isha’],
    notDisplayed: [‘midnight’, ‘sunset’],
    useUpdateInterval: true,
    updateInterval: 86400 * 1000, // How often do you want to fetch new praying time? (milliseconds)
    animationSpeed: 2.5 * 1000, // Speed of the update animation. (milliseconds)
    language: “en”,
    showAdzanAlert: true,
    showTomorrow: true,
    vertical: true, // set false for horizontal view
    alertTimer: 15000
    }

    Thank you

    posted in Education
    R
    r3zi3lr
    Nov 13, 2022, 8:19 AM
  • RE: google assistant

    @sdetweil Thank you.

    posted in Troubleshooting
    R
    r3zi3lr
    Dec 20, 2020, 7:05 AM
  • google assistant

    Re: MMM-Hotword + google assistant

    Any ideas which AI (Alexa or Google Assistant) is still working, please?

    I’ve been trying to get Alexa working on my Magic Mirror following various guides but it never installs cleanly.

    posted in Troubleshooting
    R
    r3zi3lr
    Nov 29, 2020, 10:07 AM
  • RE: Black screen

    @sdetweil

    Managed to fix it myself using the below:

    Console: sudo raspi-config Under “7 Advanced Options” / “A7 GL Driver” pick “G2 GL (Fake KMS)”

    Desktop: Preferences / Add Remove Software search for “Chrome” and pick “WebDriver driver for the Chromium Browser”, click “OK”

    posted in Troubleshooting
    R
    r3zi3lr
    Oct 31, 2020, 6:08 PM
  • RE: Black screen

    @sdetweil

    Thank you for the quick response.

    I got this:

    loader.js:182 Load script: modules/default/alert/modernizr.custom.js
    /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:128 Electron Security Warning (Insecure Resources) This renderer process loads resources using insecure protocols. This exposes users of this app to unnecessary security risks. Consider loading the following resources over HTTPS or FTPS.

    • http://localhost:8080/css/main.css
    • http://localhost:8080/fonts/roboto.css
    • http://localhost:8080/socket.io/socket.io.js
    • http://localhost:8080/vendor/node_modules/nunjucks/browser/nunjucks.min.js
    • http://localhost:8080/js/defaults.js
    • http://localhost:8080/config/config.js
    • http://localhost:8080/vendor/vendor.js
    • http://localhost:8080/modules/default/defaultmodules.js
    • http://localhost:8080/js/logger.js
    • http://localhost:8080/translations/translations.js
    • http://localhost:8080/js/translator.js
    • http://localhost:8080/js/class.js
    • http://localhost:8080/js/module.js
    • http://localhost:8080/js/loader.js
    • http://localhost:8080/js/socketclient.js
    • http://localhost:8080/js/main.js
    • http://localhost:8080/fonts/node_modules/roboto-fontface/fonts/roboto-condensed/Roboto-Condensed-Regular.woff2
    • http://localhost:8080/translations/en.json
    • http://localhost:8080/translations/en.json
    • http://localhost:8080/modules/default/alert//alert.js
    • http://localhost:8080/modules/default/alert/classie.js
    • http://localhost:8080/modules/default/alert/modernizr.custom.js
    • http://localhost:8080/modules/default/alert/notificationFx.js
    • http://localhost:8080/modules/default/alert/ns-default.css

    For more information and help, consult https://electronjs.org/docs/tutorial/security.
    This warning will not show up once the app is packaged.
    warnAboutInsecureResources @ /home/pi/MagicMirror/node_modules/electron/dist/resources/electron.asar/renderer/security-warnings.js:128
    loader.js:182 Load script: modules/MMM-TomTomTrafficIncidents//MMM-TomTomTrafficIncidents.js
    module.js:477 Module registered: MMM-TomTomTrafficIncidents
    loader.js:152 Bootstrapping module: MMM-TomTomTrafficIncidents
    loader.js:157 Scripts loaded for: MMM-TomTomTrafficIncidents
    loader.js:197 Load stylesheet: modules/MMM-TomTomTrafficIncidents/tomtom-international-web-sdk-maps/maps.css
    loader.js:197 Load stylesheet: modules/MMM-TomTomTrafficIncidents/tomtom-international-web-sdk-maps/traffic-incidents.css
    loader.js:159 Styles loaded for: MMM-TomTomTrafficIncidents
    loader.js:161 Translations loaded for: MMM-TomTomTrafficIncidents
    loader.js:197 Load stylesheet: css/custom.css
    MMM-TomTomTrafficIncidents.js:35 Starting module: MMM-TomTomTrafficIncidents
    MMM-TomTomTrafficIncidents.js:44 MMM-TomTomTrafficIncidents: Using JS & CSS from local source.
    module.js:156 MMM-TomTomTrafficIncidents received a system notification: ALL_MODULES_STARTED
    module.js:156 MMM-TomTomTrafficIncidents received a system notification: MODULE_DOM_CREATED
    module.js:156 MMM-TomTomTrafficIncidents received a system notification: DOM_OBJECTS_CREATED
    module.js:154 MMM-TomTomTrafficIncidents received a module notification: CURRENTWEATHER_DATA from sender: currentweather
    maps-web.min.js:1 Error: Failed to initialize WebGL
    at A._setupPainter (maps-web.min.js:1)
    at new A (maps-web.min.js:1)
    at e.mapboxMapFactory (maps-web.min.js:1)
    at t.createMap (maps-web.min.js:1)
    at new map (maps-web.min.js:1)
    at HTMLScriptElement.script.onload (MMM-TomTomTrafficIncidents.js:70)
    wt.fire @ maps-web.min.js:1
    maps-web.min.js:1 Uncaught Error: Failed to initialize WebGL.
    at new A (maps-web.min.js:1)
    at e.mapboxMapFactory (maps-web.min.js:1)
    at t.createMap (maps-web.min.js:1)
    at new map (maps-web.min.js:1)
    at HTMLScriptElement.script.onload (MMM-TomTomTrafficIncidents.js:70)
    module.js:154 MMM-TomTomTrafficIncidents received a module notification: CALENDAR_EVENTS from sender: calendar

    posted in Troubleshooting
    R
    r3zi3lr
    Oct 30, 2020, 5:06 PM
  • Black screen

    Hi,

    I’ve managed to install the Module but I’m getting just a black screen for the module.

    Have I forgotten to install something?

    Capture.JPG

    Code for my config.js below:

    module: "MMM-TomTomTrafficIncidents",
    			position: "center",
    			config: {
    			key: "",
    			lng: -123.1139529,
    			lat:  49.2608724,
    			zoom: 11,
    			height: "500px",
    			width: "800px"
    

    Thank you.

    posted in Troubleshooting
    R
    r3zi3lr
    Oct 30, 2020, 4:30 PM
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy