Panagiotis Skias 56736786fd
Bug in Weather Units for Broadcasted Notification (#3519)
This PR resolve Issue number #3419 .

I have added the method `convertWeatherObjectToImperial()` which
converts the units of the `notificationPayload` to imperial if needed,
in order to pass the object in `sendNotification()`.

---------

Co-authored-by: veeck <michael.veeck@nebenan.de>
2024-08-18 10:04:51 +02:00
..
2024-08-12 22:52:43 +02:00
2023-10-01 20:13:41 +02:00
2023-10-01 20:13:41 +02:00
2022-09-21 23:40:15 +02:00
2023-07-01 21:17:31 +02:00

Weather Module

This module will be configurable to be used as a current weather view, or to show the forecast. This way the module can be used twice to fulfill both purposes.

For configuration options, please check the MagicMirror² documentation.