Implement default precision=0 for upstream weatherapi endpoints

This commit is contained in:
2026-07-02 11:39:17 -05:00
parent 27506168f8
commit 7f989839cd
6 changed files with 15 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
weather_api:
base_url: https://weather.api.example.com/
timeout: 15s
precision: 1
precision: 0
units: us
timezone: "America/Chicago"
format: json