We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc57e5 commit 0a263eeCopy full SHA for 0a263ee
source/_components/weather.openweathermap.markdown
@@ -30,7 +30,7 @@ Configuration variables:
30
31
- **api_key** (*Required*): Your API key for http://openweathermap.org/.
32
- **name** (*Optional*): Name to use in the frontend.
33
-- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your your `configuration.yaml` file.
+- **latitude** (*Optional*): Latitude of the location to display the weather. Defaults to the latitude in your `configuration.yaml` file.
34
- **longitude** (*Optional*): Longitude of the location to display the weather. Defaults to the longitude in your `configuration.yaml` file.
35
36
<p class='note'>
0 commit comments