chainvova.blogg.se

New magic mirror modules
New magic mirror modules





new magic mirror modules
  1. NEW MAGIC MIRROR MODULES INSTALL
  2. NEW MAGIC MIRROR MODULES UPDATE
  3. NEW MAGIC MIRROR MODULES FULL
  4. NEW MAGIC MIRROR MODULES CODE

Fix empty news feed stopping the reload forever.Fix wrong vertical alignment of calendar title column when wrapEvents is true ( #3053).Fix precipitation css styles and rounding value.The wind direction arrow now points in the direction the wind is flowing, not into the wind ( #3019).Fix async node_helper stopping electron start ( #2487).Yr wind direction is no longer inverted.

NEW MAGIC MIRROR MODULES CODE

  • Fix message display with HTML code into alert module ( #2828).
  • Fix weathergov provider hourly forecast ( #3008).
  • Fix electron flashing white screen on startup ( #1919).
  • Fix for missing default class name prefix for customEvents in calendar.
  • Fix wrong day labels in envcanada forecast ( #2987).
  • Revise require imports ( #3071 and #3072).
  • Convert lots of callbacks to async/await.
  • NEW MAGIC MIRROR MODULES UPDATE

  • Update Eslint config, add new rule and handle issue.
  • Update stylelint dependencies, switch to stylelint-config-standard and handle stylelint issues, update main.css matching new rules.
  • Update dates in Calendar widgets every minute.
  • Changed updatenotification module for MagicMirror repo only: Send only notifications for master if there is a tag on a newer commit.
  • Update tests for weather and calendar module.
  • This requires all providers that only supports probability to change the config from showPrecipitationAmount to showPrecipitationProbability.
  • The weather modules clearly separates precipitation amount and probability (risk of rain/snow).
  • Update issue template, contributing doc and sample config.
  • Use develop as target branch for dependabot.
  • Removed unneeded (and unwanted) '.' after the year in calendar repeatingCountTitle ( #2896).
  • Added option sendNotifications in clock module ( #3056).
  • Added option pastDaysCount to default calendar module to control of how many days past events should be displayed.
  • Added possibility to use environment variables in config.js ( #1756).
  • js file is missing in module folder to get a hint in the logs ( #2403)
  • Added possibility to use your own templates in Alert module.
  • Added Pirate Weather as new weather provider ( #3005).
  • Added possibility to ignore MagicMirror repo in updatenotification module.
  • Added tests for hourly weather forecast.
  • Added increments for hourly forecasts in weather module ( #2996).
  • Fix updatenotification where no branch is checked out but e.g.
  • Fix envcanada today percentage-of-precipitation ( #3106).
  • Fix date not shown when clock in analog mode ( #3100).
  • NEW MAGIC MIRROR MODULES FULL

    Fix don't filter out ongoing full day events ( #3095).Fix style issues after eslint-plugin-jsdoc update.Fix electron not running under windows after async changes ( #3083).Fix envcanada hourly forecast time ( #3080).Changed default calendar fetchInterval to one hour.Changed fetchInterval of calendar in config.js.sample to 7 days so we not to request example calendar too frequently.

    NEW MAGIC MIRROR MODULES INSTALL

    Split install and run commands in github actions.Refactor some calendar methods into own class and added tests for them.Refactor formatTime into common util function for default modules.Use node v20 in github workflow (replacing v14).Update electron to v25.2 and other dependencies.Added support for precipitation probability with openmeteo weather-provider.

    new magic mirror modules new magic mirror modules

    Removed unneeded (and unwanted) '.' after the year in calendar repeatingCountTitle ( #2896, second attempt.updatenotification: allow force scanning with SCAN_UPDATES notification from other modules.Broadcast update with UPDATES notification to other modules updatenotification: Added sendUpdatesNotifications feature.Added no-param-reassign eslint rule and fix warnings.Set Timezone Europe/Berlin in unit tests (needed for new formatTime tests).Added UV Index to hourly and current Weather, with support for Openmeteo.This version would not be there without their effort. Thanks to: and thanks to and for taking over most (if not all) of the work on this release as project collaborators.







    New magic mirror modules