-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Closed
Copy link
Description
Prerequisites
- I am running the latest version of MagicMirror², and know that this feature is not available now.
- I know my issue is not related to a third-party module.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
The current implementation of the WeatherFlow weather provider has a couple small bugs (broken icons mostly) and does not use all of the data provided by the API that WeatherFlow supports.
Describe the Use Case
For those of us with WeatherFlow systems, it would be nice to have more of the data displayed on the mirror.
Describe Preferred Solution
I have completed this implementation on my end and added precipitation amount, UV index, hourly weather support, and station name display. Can I make a pull request to merge this feature into the project?
Describe Alternatives
I can also supply code snippets for implementation internally.
Related Code
No response
Additional Information
No response
Participation
- I am willing to submit a pull request for this change.