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

Estimate humidity based on historical data #1567

Open
1 of 16 tasks
kylecorry31 opened this issue Nov 24, 2022 · 1 comment
Open
1 of 16 tasks

Estimate humidity based on historical data #1567

kylecorry31 opened this issue Nov 24, 2022 · 1 comment

Comments

@kylecorry31
Copy link
Owner

kylecorry31 commented Nov 24, 2022

Similar to the temperature, but for humidity.

  • Generate historic humidity models
  • Verify accuracy
  • Always use sensor if available
  • Display relative humidity on weather tool
  • Display dew point on weather tool
  • Display feels like temperature on weather tool
  • Use to calculate heat index / alerts
  • Click dew point on weather tool to see dew point throughout the day (recorded + predicted)
  • Click feels like temperature on weather tool to see dew point throughout the day (recorded + predicted)
  • Add historic indicator to both relative humidity and dew point
  • Show humidity yearly chart on climate (toggle)
  • Show dew point chart on climate (toggle)
  • Show humidity for chosen date on climate
  • Show dew point for chosen date on climate
  • Show feels like (high, low) for chosen date on climate
  • Show feels like temperature for chosen date on climate
@kylecorry31 kylecorry31 added p3 Priority 3 and removed p2 Priority 2 q1-2023-weather labels Dec 10, 2022
@kylecorry31 kylecorry31 added this to the 5.6.0 milestone Nov 18, 2023
@kylecorry31 kylecorry31 added p4 Priority 4 and removed p3 Priority 3 labels Nov 22, 2023
@kylecorry31
Copy link
Owner Author

@kylecorry31 kylecorry31 removed this from the 5.6.0 milestone Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant