-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
feat(weather/smhi): Add hourly forecasts, apparent temperature & custom location name #2902
feat(weather/smhi): Add hourly forecasts, apparent temperature & custom location name #2902
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2902 +/- ##
========================================
Coverage 63.82% 63.82%
========================================
Files 9 9
Lines 293 293
========================================
Hits 187 187
Misses 106 106 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Could you fix the issue above? Thanks! |
@MichMich Of course! Sorry about that. |
No worries! Thanks! Merged. |
This PR addresses [this comment](48756e8#commitcomment-85772193), which points out an issue with #2902. Looks like the apparent temp calculation method was incorrectly referenced 😅
This PR does not close any issues. It does, however, aim to improve the SMHI weather provider with support for hourly forecasts and apparent ("Feels like") temperature, along with the ability to customize the name of the location.