• 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. mumblebaj
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Offline
  • Profile
  • Following 0
  • Followers 6
  • Topics 29
  • Posts 739
  • Groups 2

Posts

Recent Best Controversial
  • RE: config,js beginner

    @berne You are missing a comma after the closing bracket of MMM-awesome-alexa. It should be },

    posted in Troubleshooting
    M
    mumblebaj
    Aug 13, 2019, 4:38 PM
  • RE: mail module problem

    @papinel Hi. Your config looks wrong. Can you try changing it to match the below?

    {
    module: 'email',
    position: 'top_left',
    header: 'Email'
    config: {
    	accounts: [
    	user: 'xxxxx@gmail.com',
    	password: 'xxxxx',
      host: 'imap.gmail.com',
      port: 993,
      tls: true,
      authTimeout: 10000,
      numberOfEmails: 5,
    	],
      fade: true
         }
    }
    
    posted in Troubleshooting
    M
    mumblebaj
    Aug 11, 2019, 7:05 PM
  • RE: Audio not working through Magic Mirror

    @edenx858 That is correct. You need a premium account for it.

    posted in Troubleshooting
    M
    mumblebaj
    Aug 8, 2019, 4:13 PM
  • RE: Pi 4 won't run

    @darbos have you tried shift + cntrl + i? Select the consol tab and scroll up and see if there are any errors. They are usually in red text.

    posted in Troubleshooting
    M
    mumblebaj
    Aug 5, 2019, 3:52 PM
  • RE: new script to install/fix PM2 config for start on boot

    @sdetweil said in new script to install/fix PM2 config for start on boot:

    https://www.dropbox.com/s/cy2z7lbkpifcbrk/fixuppm2.sh?dl=0)

    Nice one buddy :thumbs_up:

    posted in Troubleshooting
    M
    mumblebaj
    Aug 4, 2019, 6:27 PM
  • RE: Magic mirror not starting on boot!!

    @mishkalidas Are you perhaps looking for this? AutoStart MagicMirror with PM2 ?

    posted in Hardware
    M
    mumblebaj
    Aug 4, 2019, 4:56 PM
  • RE: Modifying existing module

    @SirVer Data returned is definitely in a different format.

    From your link:
    {"Aksam":"21:27","AyinSekliURL":"http://namazvakti.diyanet.gov.tr/images/r1.gif","Gunes":"05:48","GunesBatis":"21:20","GunesDogus":"05:55","HicriTarihKisa":"1.12.1440","HicriTarihUzun":"1 ZİLHİCCE 1440","Ikindi":"17:51","Imsak":"04:18","KibleSaati":"11:18","MiladiTarihKisa":"02.08.2019","MiladiTarihKisaIso8601":"02.08.2019","MiladiTarihUzun":"02 Ağustos 2019 Cuma","MiladiTarihUzunIso8601":"2019-08-02T00:00:00.0000000+03:00","Ogle":"13:42","Yatsi":"22:47"}

    From the link used by the MMM-PrayerTimes:
    {"code":200,"status":"OK","data":{"timings":{"Fajr":"05:27","Sunrise":"06:47","Dhuhr":"12:14","Asr":"15:20","Sunset":"17:42","Maghrib":"17:42","Isha":"18:57","Imsak":"05:17","Midnight":"00:15"},"date":{"readable":"02 Aug 2019","timestamp":"1564760362","hijri":{"date":"30-11-1440","format":"DD-MM-YYYY","day":"30","weekday":{"en":"Al Juma'a","ar":"\u0627\u0644\u062c\u0645\u0639\u0629"},"month":{"number":11,"en":"Dh\u016b al-Qa\u02bfdah","ar":"\u0630\u0648\u0627\u0644\u0642\u0639\u062f\u0629"},"year":"1440","designation":{"abbreviated":"AH","expanded":"Anno Hegirae"},"holidays":[]},"gregorian":{"date":"02-08-2019","format":"DD-MM-YYYY","day":"02","weekday":{"en":"Friday"},"month":{"number":8,"en":"August"},"year":"2019","designation":{"abbreviated":"AD","expanded":"Anno Domini"}}},"meta":{"latitude":-26.250013,"longitude":27.985634,"timezone":"Africa\/Johannesburg","method":{"id":3,"name":"Muslim World League","params":{"Fajr":18,"Isha":17}},"latitudeAdjustmentMethod":"ANGLE_BASED","midnightMode":"STANDARD","school":"STANDARD","offset":{"Imsak":0,"Fajr":0,"Sunrise":0,"Dhuhr":0,"Asr":0,"Maghrib":0,"Sunset":0,"Isha":0,"Midnight":0}}}}

    posted in Development
    M
    mumblebaj
    Aug 2, 2019, 3:45 PM
  • RE: Error code EADDRINUSE

    @PXNDA It was suggested with the v2.8 update that anybody running Electron should update to the latest Raspbian version prior to upgrading to v2.8. Have you updated your Raspbian to the latest version?

    posted in Requests
    M
    mumblebaj
    Jul 31, 2019, 3:38 PM
  • RE: Problems with starting pm2 start mm.sh

    @Raksasas Exellent. Great it is working now.

    posted in Troubleshooting
    M
    mumblebaj
    Jul 31, 2019, 3:27 PM
  • RE: PM2 MagicMirror - not working

    @sdetweil I am just wondering, are the guys running Raspbian updating to the latest version before updating to 2.8? I did the Raspbian update and and then updated the MM to 2.8, did the npm install in all the modules with a package.json and no issues.

    posted in Troubleshooting
    M
    mumblebaj
    Jul 30, 2019, 1:41 PM
  • 1 / 1
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