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

    Topics

    • A

      MMM-Carousel - cannot get it to have an effect

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      613 Views
      A
      I cannot get MMM-Carousel to have any affect. I can modify the config.js to add, move, and delete modules, but have not been able to ge MMM-Carousel to have any effect at all. Here’s a simplified config.js I’m using while I debug – I’m sure the problem is obvious, but I just can’t see it yet. var config = { port:8080, address:"0.0.0.0", ipWhitelist:[], language:"en", timeFormat:12, units:"imperial", modules:[{ module:'MMM-Carousel', config:{ transitionInterval:3000, ignoreModules:[], mode:'global'} } , { module:"clock", position:"top_left"} , { module:"calendar", header:"US Holidays", position:"top_left", config:{ calendars:[{ symbol:"calendar-check-o ", url:"webcal://www.calendarlabs.com/templates/ical/US-Holidays.ics"} ] } } , { module:"newsfeed", position:"bottom_center", config:{ feeds:[{ title:"New York Times", url:"http://feeds.nytimes.com/nyt/rss/Technology.xml", url:"https://www.nytimes.com/services/xml/rss/nyt/PersonalTech.xml", } ], showSourceTitle:true, showPublishDate:true} } , { module:"compliments", position:"bottom_center"} , ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") { module.exports = config; }
    • A

      MMM-WunderGround would like to change width

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      1
      0 Votes
      1 Posts
      949 Views
      A
      I’d like to use MMM-Wunderground to show a 10 day forecast in horizontal layout. By default it stays within it’s column region parameter — but I’d like to increase the max width for the 10 days forecast feature only (to utilize the area I’ve highlighted in yellow). This would result in an L-shaped region, and I’m not sure if that’s possible. Is there any way I can do this? [image: 1508352574665-mm.jpg]
    • A

      How to disable seconds in clock time?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      9
      0 Votes
      9 Posts
      4k Views
      M
      @sdetweil Oh, that’s good to know!!
    • 1 / 1