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

    Posts

    Recent Best Controversial
    • Trash schedule module

      Hello reader,
      I want to add some type of module to my screen that tells me if it’s a “trash only” week, or a “trash and recycling” week.

      I have a month calendar module up already, so I thought I could create two separate calendars and code them green/blue on pick-up days.

      Ideally, I would prefer a separate part of my screen to show on Mondays and Tuesdays “take the trash out!” or “take both cans out!”

      Does such a module exist? I looked through different forums and scheduling modules, but didn’t see any that I could manipulate into what I need.

      posted in Requests
      A
      angeliKITTYx
    • MMM-GoogleTasks (spydersoft) Install Question

      I’m trying to install this module

      I got to step 5 of Authentication setup - but it says to follow the instructions to generate tokens. No instructions were provided.

      I ran this command:

      node index.js -c C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\credentials.json -t C:\Users\xxx\MagicMirror\modules\MMM-GoogleTasks\token.json
      Task lists:
      To-do (abcdefg)
      

      The OAuth screen popped up, I signed in, and it produced my list ID.
      But when I go to do the config.js edits, the parameters say that i need a list name

      My token list does not name a “name” or “included lists” section. The only things I see are

      • type
      • client_id
      • client_secret
      • refresh_token

      How do I generate tokens?

      posted in Troubleshooting
      A
      angeliKITTYx
    • RE: MMM-GoogleTasks errors out randomly

      @kayakbabe I have Google calendar and Google photos working on my MM just fine. Both used similar oauth api credential file instructions, but this one seems a little more complicated.

      posted in Troubleshooting
      A
      angeliKITTYx
    • RE: MMM-GoogleTasks errors out randomly

      @KristjanESPERANTO thank you!! I’m trying to set it up and I’m stuck on step 4 of Authentication Setup

      When I run the command, I get an error, and my token.js doesn’t provide any account names or list names to use in the [account] section of the config.

      node authenticate.mjs -c /home/xxxx/MagicMirror/modules/MMM-GoogleTasks/credentials.json -t /home/xxxx/MagicMirror/modules/MMM-GoogleTasks/token.json
      
      file:///home/burgess/MagicMirror/modules/MMM-GoogleTasks/authenticate.mjs:26
          currentTokens.forEach(element => {
                        ^
      
      TypeError: currentTokens.forEach is not a function
          at file:///home/xxxx/MagicMirror/modules/MMM-GoogleTasks/authenticate.mjs:26:19
          at FSReqCallback.readFileAfterClose [as oncomplete] (node:internal/fs/read/context:68:3)
      
      Node.js v20.10.0
      
      

      (replaced my account name with “xxxx”

      posted in Troubleshooting
      A
      angeliKITTYx
    • RE: MMM-GoogleTasks errors out randomly

      @KristjanESPERANTO

      ~/MagicMirror/modules/MMM-GoogleTasks $ git remote -v
      origin	https://github.com/themox/MMM-GoogleTasks.git (fetch)
      origin	https://github.com/themox/MMM-GoogleTasks.git (push)
      
      

      How do I switch? Thank you so much for your help

      posted in Troubleshooting
      A
      angeliKITTYx
    • MMM-GoogleTasks errors out randomly

      It used to be about once a week, but now it’s happening much more frequently. If I restart MM, the error goes away and the module displays correctly until it errors out again. Does anyone know a solution to this? SS of the error (I blocked out my list ID)
      alt text

      posted in Troubleshooting
      A
      angeliKITTYx
    • MMM-OnThisDayWikiApi - Change font size

      can someone help me with custom css to change the font size of this module? This is what it currently looks like… it's so tiny I can't read it!

      posted in Custom CSS
      A
      angeliKITTYx
    • RE: [MMM-OnThisDayWikiApi] - Get Wikipedia's OnThisDay using the Wikimedia API

      Is there any way to make the font bigger? It looks so tiny compared to the rest of my display

      posted in Showcase
      A
      angeliKITTYx
    • RE: [MMM-OnThisDayWikiApi] - Get Wikipedia's OnThisDay using the Wikimedia API

      @KristjanESPERANTO

      		{
      			module: "MMM-OnThisDayWikiApi",
      			position: "bottom_bar",
      			config: {
      				type: "all",
      			}
      
      posted in Showcase
      A
      angeliKITTYx
    • RE: [MMM-OnThisDayWikiApi] - Get Wikipedia's OnThisDay using the Wikimedia API

      @KristjanESPERANTO i just reinstalled it and I’m getting the same error

      posted in Showcase
      A
      angeliKITTYx
    • 1 / 1