This seems perfect just missing some kind of folder selection or some way to choose what specific group of images to display.
Read the statement by Michael Teeuw here.
Posts
-
RE: Display random gif from folder
-
Display random gif from folder
I want to make a gif weather module and control it with my Home Assistant + node red.
I want to be able to show/hide random gifs from a local folder so I have different folders with rain, sunny and cloudy related gifs etc. And then send some kind of remote command (MQTT, HTTP or any other) to show gifs from that specific folder. All other automations can I do within Node red. I’ve found different modules that can display gifs but none that can first display random gifs, and then a module that in some way display from different folders on command.
Any idea where to find this and what modules to combine?
Hope you understand what I want and want to achieve. Huge thanks in advance :)
-
MMM-Remote-Control - brightness not fullscreen
I haven’t touched anything within body {} in main.css and have nothing in body {} in custom.css. But still the brightness feature isn’t covering the whole display, as seen in the screenshot below.
https://imgur.com/a/9qUNQcdI got it fixed with som tinkering with body margin 0, but then all my modules weren’t happy and wrongly placed. Tried adding padding and adding some negative margins to .MMM-Remote-Control in the custom.css but didn’t work either. Any idea how to fix? Thanks!
-
RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song
@fillilutten Addition! I would also be able to hide the Spotify logo when just in idle.
-
RE: [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song
I really like it. Would really love to be able to hide all other info beside album art, like progress bar, artist, user, artist, album etc. So I could tune it to be just as I want.
Thanks!
-
How to control MMM-Carousel with mqtt/HA?
I want to run my magic mirror in some kind of slideshow view, or at least show one module full screen at the time. I then want to control what module to show/change slide using mqtt or some other way to make it control it through Home Assistant. In my research the only thing I’ve found is ‘MMM-Remote-Control’ but couldn’t understand if there was some way to make that work the way I want.
Thanks in advance!