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

    Posts

    Recent Best Controversial
    • RE: Just the Clock at night

      @ortizimo You’re welcome :)

      In your config.js , you should have something like:

      	{
      		module: "clock",
      		position: "top_left",	// This can be any of the regions.
      		config: {
      			// The config property is optional.
      			// See 'Configuration options' for more information.
      		}
      	}
      

      If you change the “top_left” to “top_center” or “top_bar” then it should centralise it.

      You can see the full configuration options at the link below:
      https://docs.magicmirror.builders/modules/clock.html

      For the size you can change the analogSize parameter for the analog face. I can’t see where to do it for the digital one, but it can probably be done via a custom css setting.

      I’m not a great expert with css though, so someone else can maybe help there?

      posted in Requests
      D
      DarrenHill
    • RE: [MMM-GmailFeed] - Simple Gmail unread messages list/notification

      Also just came across a clash between GmailFeed and both MMM-News and MMM-NewsAPI.

      Seems my GmailFeed was a little out of date as a git pull updated stuff there and now they are playing nicely together. Must be something quite recent though as I’m sure I did a full mirror update not so long ago…?

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj OK went into MMM-GmailFeed and updated it with git pull. Looks like it has been having some issues with at least one other module from its thread here.

      Anyway updated to the latest version and restored it’s config and now both are happily playing together.

      Thanks for all the help in getting this sorted out - my mirror is now back fully up and running with MMM-News and MMM-GmailFeed playing nicely together again!

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj OK from some testing, there is a bad interaction with MMM-News, MMM-NewsAPI and MMM-Gmailfeed.

      If I have Gmailfeed active, neither of the news modules work.
      If I disable Gmailfeed, NewsAPI works but News doesn’t.
      If I disable Gmailfeed and NewsAPI, News works.

      So for now I’ve disabled Gmailfeed and removed NewsAPI, as MMM-News fits my needs better. But I would be interested to know what is going wrong, as I would ideally like both MMM-News and MMM-Gmailfeed running, like I used to have up to sometime last week (when MMM-News stopped displaying anything)…

      I appreciate this is now moved from MMM-NewsAPI to MMM-News, so if you’d prefer to troubleshoot that in a different thread (is there one for MMM-News?) I’m happy to switch.

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj It’s disagreeing with MMM-Gmailfeed

      Commenting that out and the text and graphic appears, restore it and nothing.

      Out of interest, what would be the recommended config for MMM-News to get the same (BBC content only, all items)?

      I can’t get that to work either, even when MMM-NewsAPI is showing stuff? If possible I would prefer to use MMM-News, as that formatted things better for my mirror layout (as it’s an info-screen I like it vertical and bottom-centre layout).

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj OK there it works.

      Partitioning time…

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj OK my mistake - I commented out the debugging after the earlier test. Sorry for the confusion!

      Adding it back in and now I see the payload in the console.

      Still nothing is being actually added in the display though.

      I’ve also re-enabled MMM-News, and that isn’t displaying anything either.

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj I’m not seeing anything like that. There are some errors for other modules (DigiClock and weather) but none for NewsAPI but no payload either

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj In the console there if I filter for MMM-NewsAPI, I can see script and stylesheet loading, but nothing about payloads.

      Where in that window do I need to be looking, is that the right place?

      posted in Utilities
      D
      DarrenHill
    • RE: MMM-NewsAPI

      @mumblebaj How do I do that?

      Normally I access the mirror via ssh, but I can use a keyboard/mouse on it if needed (it’s running in a PiTop Ceed).

      posted in Utilities
      D
      DarrenHill
    • 1 / 1