Minimize configuration sample
This commit is contained in:
parent
9e56d1d7f9
commit
0d304ca7e8
1 changed files with 0 additions and 8 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue