Commit Graph

3 Commits

Author SHA1 Message Date
Bobby Noelte
2da724ecf4 chore: improve openmeteo test (#974)
Make openmeteo test robust against timing issues.

Also update:
- types-docutils==0.22.3.20260322
- pytest-cov==7.1.0
- ruff-pre-commit v0.15.7
- uvlock

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2026-03-26 12:32:30 +01:00
Bobby Noelte
963a495f7e fix: openmeteo test (#957)
Make test more robust against time race conditions.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2026-03-17 13:59:17 +01:00
Bobby Noelte
8a9aec6d57 feat: add openmeteo weather provider (#939)
Add OpenMeteo to the selectable weather prediction providers.

Also add tests and documentation.

Signed-off-by: Bobby Noelte <b0661n0e17e@gmail.com>
2026-03-13 12:23:21 +01:00