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

    Topics

    • R

      Calendar and Font Awesome - no icons

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      22
      1
      0 Votes
      22 Posts
      6k Views
      S
      @RGN01 I reviewed on my system, used the same symbol [image: 1686745852282-screenshot-at-2023-06-14-07-29-15.png] same content… mine shows the icon edit: one question… do you have any font definitions in your custom.css? SO, this tells me the fonts didn’t get installed, so do edit… note I am adding on the vendor folder … as that is where the fontawesome css comes from cd ~/MagicMirror/fonts rm -rf node_modules rm package-lock.json npm install cd ../vendor rm -rf node_modules rm package-lock.json ls npm install then check the folder contents this is what mine looks like (base) sam@sams:~/MagicMirror/fonts$ ls node_modules package.json package-lock.json roboto.css (base) sam@sams:~/MagicMirror/fonts$ ls node_modules/ @fontsource (base) sam@sams:~/MagicMirror/fonts$ ls node_modules/@fontsource/ roboto roboto-condensed (base) sam@sams:~/MagicMirror/fonts$ my MagicMirror/vendor folder looks like this (base) sam@sams:~/MagicMirror/vendor$ ls css node_modules package.json package-lock.json vendor.js (base) sam@sams:~/MagicMirror/vendor$ ls css font-awesome.css (base) sam@sams:~/MagicMirror/vendor$ and my calendar config { module: "calendar", header: "US Holidays", position: "top_left", config: { coloredSymbol:true, calendars: [ { symbol: 'calendar', color: 'pink', url: "webcal://www.calendarlabs.com/ical-calendar/ics/76/US_Holidays.ics", name:"holidays" } ] } } the top of the MM web page shows the includes for font and css this is what the default looks like [image: 1686747152565-screenshot-at-2023-06-14-07-50-43.png]
    • R

      Module Update Interval question

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      4
      0 Votes
      4 Posts
      959 Views
      R
      I can confirm that this is now solved. Thank you, @sdetweil !
    • R

      MM & Home Assistant (HASS)

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      7
      0 Votes
      7 Posts
      2k Views
      I
      @cowboysdude https://letyshops.com/r/aliexpress-ww-97c9f222e4cc I got it from this seller on AliExpress as I found it to be the cheapest
    • R

      MMM-eswordoftheday not showing words

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      9
      1
      0 Votes
      9 Posts
      1k Views
      mumblebajM
      @shurtugal I have forked the module and made some changes and it is working. You can clone my fork until I submit the PR to the module creator and he accepts the changes. Not sure if this will fix the issue of things changing in future but fixes the issue for now. [image: 1651423070270-a730e80c-0b8d-4e6c-95ee-51109f4d8c34-image.png] You can find the fork here. https://github.com/mumblebaj/MMM-eswordoftheday.git
    • R

      Calendar - colourise events today?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      0 Votes
      3 Posts
      537 Views
      R
      Thank you @sdetweil - I’m a newcomer to MM and css so will need to do some work to get familiar with it - but at least now have an idea where to start!
    • 1 / 1