Nathan 66b8656595
Fix icons, add hourly support, add other weatherflow changes (#3729)
I have updated weatherflow.js to implement the following changes (as
described in #3728)

- Fixed: Weather icons now show up properly
- Added: Location Name support
- Added: Hourly weather forecast support
- Added to current conditions:
  - "Feels like" temp
- Fixed icon for current conditions to be sourced from current
conditions (rather than daily forecast)
  - UV index
- Added to daily forecast
  - Precipitation amount and UV index (via hourly forecast data)

Before:

![image](https://github.com/user-attachments/assets/cfef043c-75ef-4571-8bdc-462e75d3ed81)

After:

![image](https://github.com/user-attachments/assets/e36118bb-a508-4ab1-a7ad-a775bd7a9bb3)
2025-03-01 10:34:02 +01:00
..
2024-08-12 22:52:43 +02:00
2024-01-01 15:38:08 +01:00
2024-08-12 22:52:43 +02:00
2022-07-02 14:38:10 -07:00
2024-08-12 22:52:43 +02:00
2024-08-12 22:52:43 +02:00
2024-08-12 22:52:43 +02:00
2024-08-12 22:52:43 +02:00
2025-01-27 22:41:51 +01:00

Weather Module Weather Provider Development Documentation

For how to develop your own weather provider, please check the MagicMirror² documentation.