Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix icons, add hourly support, add other weatherflow changes #3729

Merged

Conversation

n8many
Copy link

@n8many n8many commented Feb 28, 2025

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

After:
image

@rejas rejas merged commit 66b8656 into MagicMirrorOrg:develop Mar 1, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants