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

    Posts

    Recent Best Controversial
    • RE: MMM-EOL

      @Mykle1 said in MMM-EOL:

      :thumbs_up_medium_skin_tone:

      posted in Troubleshooting
      M
      mash55
    • RE: MMM-EOL

      @Mykle1 said in MMM-EOL:

      Again, I’m sorry, my friend

      Don’t worry about it… not your fault… maybe we will see some progress on their side in the (near) future…

      posted in Troubleshooting
      M
      mash55
    • RE: MMM-EOL

      @Mykle1 said in MMM-EOL:

      the text was extensive and very informative

      Thats what I was looking for :)

      Oh well…

      posted in Troubleshooting
      M
      mash55
    • RE: MMM-EOL

      @Mykle1 Thanks for looking into this… I will check and see how useful the descriptions will be.

      posted in Troubleshooting
      M
      mash55
    • RE: Hello Lucy: got Sleep

      @sdetweil Thanks Sam… works now :)

      posted in Troubleshooting
      M
      mash55
    • Hello Lucy: got Sleep

      I am running mm on a pi with HDMI monitor. Hello Lucy is in charge. Config file includes:

      standByMethod: "PI"
      

      Telling Lucy to goto sleep gives me a black screen but monitor is not turned off. My goal is that monitor goes to power saving mode which I think can be achieved with a:

      tvservice -o
      

      command. This command should be used with the standByMethod=PI option in the config file (according to the github doc) but it seems it is not. Looking at the node_helper.js file in the ‘MMM-voice replacement files’ section it seems that this option is commented out.
      Is that an oversight? Or is this function defined somewhere else?
      Thanks for any pointers…

      posted in Troubleshooting
      M
      mash55
    • RE: Hello-Lucy

      @anthony change

       mode: 'Say, "Hello Lucy"',
      

      in MMM-voice.js

      posted in Fun & Games
      M
      mash55
    • RE: Hello-Lucy

      check the logs… they should give you an idea what happened. What I was confronted with was a) missing variables (LD_LIBRARY_PATH= and PKG_CONFIG_PATH=). They should be added by the installation script (assuming you chose the automatic install.
      After solving this issue I had b) a DEVICE BUSY due to the fact that pulseaudio was already ‘sitting’ on my microphone.

      posted in Fun & Games
      M
      mash55
    • RE: MMM-EOL

      Thanks for looking into this… I can confirm that it now rotates through the images (progress) but without the description. Hope you can figure out whats wrong pulling down the description as well.

      posted in Troubleshooting
      M
      mash55
    • RE: MMM-EOL

      Found the following in the console… all Chinese to me but I guess its related to the problem

      MMM-EOL.js:183 Uncaught TypeError: Cannot read property '0' of undefined
          at Class.processEOL (MMM-EOL.js:183)
          at Class.socketNotificationReceived (MMM-EOL.js:218)
          at module.js:246
          at r.<anonymous> (socketclient.js:25)
          at r.emit (index.js:83)
          at r.onevent (index.js:83)
          at r.MMSocket.self.socket.onevent (socketclient.js:19)
          at r.onpacket (index.js:83)
          at r.<anonymous> (index.js:83)
          at r.emit (index.js:83)
      processEOL @ MMM-EOL.js:183
      socketNotificationReceived @ MMM-EOL.js:218
      
      
      posted in Troubleshooting
      M
      mash55
    • MMM-EOL

      Trying to get this module to work with my mirror. Even with the default config (copy/paste from Github) I only get a LIFE AS WE KNOW IT… message ate the specified location (bottom_right).

      Here my config entry:

      {
          module: 'MMM-EOL',                       // Best in left, right or center regions
          position: 'bottom_right',
          config: {
                        lifeForm: "Primates",
                        scrollDes: "yes",
                        dLength: 400,
                        useHeader: true, 
                        header: "EOL", 
                        maxWidth: "300px",
                        animationSpeed: 0,
                        rotateInterval: 1 * 60 * 1000,   // 1 minute
                        }
           },
      
      

      Can’t find anything in the log:

      /home/pi/.pm2/logs/mm-out.log last 15 lines:
      0|mm       | MMM-WunderGround helper started ...
      0|mm       | Connecting socket for: newsfeed
      0|mm       | Starting module: newsfeed
      0|mm       | Connecting socket for: MMM-EOL
      0|mm       | Starting node_helper for: MMM-EOL
      0|mm       | Sockets connected & modules started ...
      0|mm       | Launching application.
      0|mm       | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/en.usa%23holiday%40group.v.calendar.google.com/public/basic.ics - Interval: 300000
      0|mm       | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/xxxxx.org_2d35383537383430373xxxxx%40resource.calendar.google.com/public/basic.ics - Interval: 300000
      0|mm       | Create new calendar fetcher for url: https://calendar.google.com/calendar/ical/xxxxxxxx%40gmail.com/private-f8bbcbb32xxxxx5e42be433227f77b93/basic.ics - Interval: 300000
      0|mm       | GET_WUNDERGROUND
      0|mm       | Create new news fetcher for url: http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml - Interval: 300000
      0|mm       | Create new news fetcher for url: http://feeds.bbci.co.uk/news/science_and_environment/rss.xml - Interval: 300000
      0|mm       | MMM-voice: Checking files.
      0|mm       | MMM-voice: Starting pocketsphinx.
      
      

      Appreciate any pointers to fine the issue.

      posted in Troubleshooting
      M
      mash55
    • RE: MMM-solar showing "Loading" and is doing nothing .... did someone get it running?

      @mwel1977 Did you go to the authorization link on your developer portal? Do you see the app you created in the developer portal in your Enlighten site (under Account)?

      posted in Troubleshooting
      M
      mash55
    • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      @michmich said in Considering taking donations to support the MagicMirror project. Interested in your thoughts!:

      services

      I am in donating for the project as long as I can use a platform I am already using (PAYPAL).

      posted in MagicMirror
      M
      mash55
    • 1 / 1