MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. daportelli
    3. Topics
    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 5
    • Posts 9
    • Groups 0

    Topics

    • D

      Calendar CustomEvents

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      22 Views
      D
      @sdetweil said: show me the calendar module config, xxx out any cal urls Here is the full module config, everything else works. I cannot figure this out. Thanks for the assist. { module: 'MMM-GoogleCalendar', header: "David's Calendar", position: "top_left", classes: "clalendar-full", disabled: false, config: { colored: true, maximumNumberOfDays: 10, maximumEntries: 30, maxTitleLength: 35, displayRepeatingCountTitle: true, defaultRepeatingCountTitle: "", getRelative: 12, fade: false, fadePoint: 0.00, */ customEvents: [ {keyword: 'Spotify', transform: { search: '(?i)Spotify\\s*$', replace: 'Music'}}, {keyword: 'Canterbury-Bankstown Bulldogs', transform: { search: 'Canterbury-Bankstown Bulldogs', replace: 'Bulldogs'}, {keyword: 'Photo', symbol: 'camera', color: 'Silver'}, {keyword: 'Benji', symbol: 'paw', color: 'LightGoldenrodYellow'}, {keyword: 'Doctor', symbol: 'staff-snake', color: '#0048ba'}, {keyword: 'Dr ', symbol: 'staff-snake', color: '##58B1CD'}, {keyword: 'Dentist', symbol: 'tooth'}, {keyword: 'Orthodontist', symbol: 'teeth'}, {keyword: 'Party', symbol: 'gift'}, {keyword: 'Christmas', symbol: 'sleigh'}, {keyword: 'BMC', symbol: 'staff-snake', color: '##58B1CD'}, {keyword: 'Anzac Day', symbol: 'monument'}, {keyword: 'Big w', symbol: 'building'}, {keyword: 'Recycling', symbol: 'recycle'}, {keyword: 'Rubbish', symbol: 'trash-can'}, {keyword: 'tennis', symbol:'table-tennis-paddle-ball', color:'#ff7518'} // Pumkin ], calendars: [ { symbol: "calendar", //Main Calendar color: "#89cff0", //Baby Blue calendarID: "XXXXXXX@gmail.com" }, { symbol: "calendar-week", //bills color: "#e95c4b", //Fire Opal calendarID: "XXXXXXX@group.calendar.google.com" }, { symbol: "birthday-cake", color: "#87a96b", //Asparagus calendarID: "" }, { symbol: "briefcase", //work color: "#7fffd4", //Aquamarine calendarID: "XXXXXXX@group.calendar.google.com" }, { symbol: "football", //NRL color: "#458b74", //Aquamarine4 calendarID: "XXXXXXX@group.calendar.google.com" }, { symbol: "calendar", //Public Holidays color: "#f767d8", //pink calendarID: "en-gb.australian#holiday@group.v.calendar.google.com" }, // add another calendar HERE if needed // To add more calendars, replicate the above entry within this array with the respective ID ], }, },
    • D

      MMM-OnSpotify Waiting for Authorization

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      5
      0 Votes
      5 Posts
      558 Views
      D
      @sdetweil not sure what happened, you were correct it was showing a mismatch error in the URL. I rotated the secret a couple of time and it worked. Not sure why. Thanks again for the assist.
    • D

      MMM-WeatherGraph formatting issue

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      1
      1
      0 Votes
      1 Posts
      282 Views
      D
      Re: MMM-WeatherGraph - new module using OpenWeatherMap First of all love the app. Is there a way to force the alignment of the bar graph when the perspiration for a particular day is missing. [image: 1736331871905-weather-graph-incorrect-format.png] In the case above, when there is one day without rain the bar graph is out of alignment with the rest of the week. Thoughts on how I could fix this? Thanks David
    • D

      MMM-Config Missing changing settings

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      4
      0 Votes
      6 Posts
      907 Views
      S
      @daportelli but , you could edit the modulename.js (MMM-pi-hole-stats.js) and ADD the variable definition apiToken: "", and then restart MM and go to config and it will be there and then you go to MMM-Config folder and run ./create_form_for_module.sh MMM-pi-hole-stats and it will generate and save the schema with the updated fields and you can restore the MMM-pi-hole-stats.js and it will be good from then on same with the default weather module
    • D

      Goodreads

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      0 Votes
      1 Posts
      193 Views
      D
      Hi, I have made 2 magic mirrors, one for myself and one for my daughter and we are both avid readers. I was wondering if anyone has made a Goodreads module that shows what you and your friends are currently reading. Thanks David
    • 1 / 1