@KlausLadegaard
Probably too late, just add something like this to your css/custom.css file:
.MMM-ImageSlideShow img {
max-width: 80vw;
max-height: 80vh;
object-fit: contain;
object-position: 50% 50%;
}
Just modify the width/height values as needed.
@KlausLadegaard Sorry this is so long time. What I was talking about is that it has day, week, and month views. I found the day view in the documentation and set that up so it only shows a single day - today. In that view, it shows start and end times.