BrianHepler / MMM-WeatherBackground

MagicMirror Module - for Weather image background from Unsplash. This is a plugin of other weather modules.
MIT License
16 stars 9 forks source link

Update MMM-WeatherBackground.js #4

Closed mohace closed 5 years ago

mohace commented 5 years ago

Now you must not assign specific (yours or other's) collection to get more exact or customized pictures. No need to set collections as they are predetermined in the module, reflecting the different weather conditions, day or night, and the different seasons of the year. If you mistakenly maintain the collections configuration, the default collections will not work and those you define, either, since the keywords have changed. defaultCollection: "featured" is no longer necessary in config.js. New hemisphere option in config.js for the module to deliver photos according to the season of the year. If the hemisphere configuration is different from "n" or "s", it will load an error image. The collections option in config.js is deprecated. If the collections configuration is maintained, it will load an error image. Some collections updated.