Update settings.md

Added "api" so that weather is working if a user copy&paste the entry from the documentation.
See also #338
This commit is contained in:
zinsmeik 2024-05-10 11:47:22 +02:00 committed by GitHub
parent 857ac1f7dc
commit fff16d72cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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