Documentation: correct weatherapi example (#3436)

This commit is contained in:
zinsmeik
2024-05-10 15:23:54 +02:00
committed by GitHub
parent 857ac1f7dc
commit d20ab844d6

View File

@@ -363,7 +363,7 @@ providers:
You can then pass `provider` instead of `apiKey` in your widget configuration. You can then pass `provider` instead of `apiKey` in your widget configuration.
```yaml ```yaml
- weather: - weatherapi:
latitude: 50.449684 latitude: 50.449684
longitude: 30.525026 longitude: 30.525026
provider: weatherapi provider: weatherapi