typo in code example. (#3422)
This commit is contained in:
parent
ae7e28d022
commit
707343c68e
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ group:
|
||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
- platform: wunderground
|
- platform: wunderground
|
||||||
- api_key: your_api_key
|
api_key: your_api_key
|
||||||
monitored_conditions:
|
monitored_conditions:
|
||||||
- temp_high_record_c
|
- temp_high_record_c
|
||||||
- temp_high_1d_c
|
- temp_high_1d_c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue