mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Add note
This commit is contained in:
parent
50afae10bf
commit
b735a81a35
@ -9,10 +9,9 @@ sharing: true
|
|||||||
footer: true
|
footer: true
|
||||||
logo: openweathermap.png
|
logo: openweathermap.png
|
||||||
ha_category: Weather
|
ha_category: Weather
|
||||||
ha_release: "0.30"
|
ha_release: 0.32
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
The `openweathermap` weather platform uses [OpenWeatherMap](http://openweathermap.org/) as an source for current meteorological data for your location.
|
The `openweathermap` weather platform uses [OpenWeatherMap](http://openweathermap.org/) as an source for current meteorological data for your location.
|
||||||
|
|
||||||
You need an API key which is free but requires a [registration](http://home.openweathermap.org/users/sign_up).
|
You need an API key which is free but requires a [registration](http://home.openweathermap.org/users/sign_up).
|
||||||
@ -34,5 +33,6 @@ Configuration variables:
|
|||||||
- **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 your `configuration.yaml` file.
|
||||||
- **longitude** (*Optional*): Longitude of the location to display the weather. Defaults to the longitude in your `configuration.yaml` file.
|
- **longitude** (*Optional*): Longitude of the location to display the weather. Defaults to the longitude in your `configuration.yaml` file.
|
||||||
|
|
||||||
Details about the API are available in the [OpenWeatherMap documentation](http://openweathermap.org/api).
|
<p class='note'>
|
||||||
|
This platform is an alternative to the [`openweathermap`](/components/sensor.openweathermap/) sensor.
|
||||||
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user