mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 22:06:50 +00:00
Minimize configuration sample
This commit is contained in:
parent
9e56d1d7f9
commit
0d304ca7e8
@ -26,13 +26,6 @@ sensor:
|
|||||||
api_key: YOUR_API_KEY
|
api_key: YOUR_API_KEY
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
- weather
|
- weather
|
||||||
- temperature
|
|
||||||
- wind_speed
|
|
||||||
- humidity
|
|
||||||
- pressure
|
|
||||||
- clouds
|
|
||||||
- rain
|
|
||||||
- snow
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Configuration variables:
|
Configuration variables:
|
||||||
@ -54,4 +47,3 @@ Details about the API are available in the [OpenWeatherMap documentation](http:/
|
|||||||
|
|
||||||
Only metric measurements are supported at the moment.
|
Only metric measurements are supported at the moment.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user