MagicMirror² v2.14.0 is available! For more information about this release, check out this topic.
Wallberry Theme: Change Picture depending on time
-
Hi. Is there a way to use for example two unsplash collections, one for daytime and one starting from 19:00 on? Should be possible right? Something like…
(the below should not represent code but just the logic):
If local time between 6:00 and 19:00 than use collection: “1234”
else
if local time between 19:00 and 6:00 than use collection: "9876"Anyone the same issue or request? Idea how to solvethis?