A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    1 Posts
    317 Views
    S

    Hello,
    I want to display a picture which is bigger than the screen. The height of the pic is bigger than the height of the screen, so I used the backgroundAnimationEnabled Option of the MMM-BackgroundSlideshow module. Now the picture scrolls either from top to bottom, or from bottom to top. But I want that it only scrolls from top to bottom. Is there any option to set that?

    Here is my config entry of the module:

    { module: 'MMM-BackgroundSlideshow', position: 'fullscreen_below', config: { imagePaths: ['modules/MMM-BackgroundSlideshow/bt-background/'], slideshowSpeed: 86400, transitionImages: true, randomizeImageOrder: true, transitionSpeed: '0s', backgroundAnimationEnabled: true, backgroundPosition: 'top', backgroundSize: 'cover', animations: ['slide'], backgroundAnimationLoopCount: '1', backgroundAnimationDuration: '5s', }, },

    Thanks for any help

  • MMM-DynamicWeather

    Fun & Games
    8
    2 Votes
    8 Posts
    3k Views
    S

    @sifuhall Did you review the configuration options? The holiday references the “Name” column from https://www.timeanddate.com/holidays/us/?hol=43122559. You can only have one holiday per effect, but you can have many effects. Please review the documentation and troubleshooting techniques listed at https://github.com/scottcl88/MMM-DynamicWeather.

    Example:

    { module: 'MMM-DynamicWeather', position: 'fullscreen_above', config: { api_key: "your_key", locationID: "4140963", effects: [ { holiday: "Valentine's Day", images: ["heart1.png", "heart2.png"], }, { holiday: "Super Bowl", images: ["football.png",], } ], } },
  • Mirror Mirror

    Fun & Games
    2
    0 Votes
    2 Posts
    879 Views
    Mykle1M

    @reallykeene

    Get yourself an animated gif and use any one of the many photo modules to display it.

    Note: Depending on your hardware you might experience some degradation in performance.

  • Magic Mirror Overlays and templates

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    901 Views
    P

    Hi All,

    In dire need of some help/advice!!

    We bought the magic mirror business of its previous owners last year. However, a few serious updates are required to keep it fresh and inviting.

    I am having an issue with designing new overlays for the pictures that are taken on the mirror. I do not have a mac nor adobe photoshop to edit any frame/borders and I have tried to use Paint however it has been a pain to use!

    Is there anyone that can be of help with this?

    Thanks,
    Faz