typo in code example. (#3422)

This commit is contained in:
Eric Harris 2017-09-23 08:40:16 -07:00 committed by Fabian Affolter
parent ae7e28d022
commit 707343c68e

View File

@ -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