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

implement wind speed data field #105

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 13, 2019

  1. implement wind speed data field

    * use device temperature units setting in OWM request to avoid unit
    conversions for wind speed and temperature
    * request OWM data if the weather, humidity, or wind speed data fields
    are selected rather than only if the weather data field is selected
    * round temperature and wind speed values to nearest integer instead of
    always rounding down
    jrmcsoftware committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    ac6792e View commit details
    Browse the repository at this point in the history