mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
typo in code example. (#3422)
This commit is contained in:
parent
ae7e28d022
commit
707343c68e
@ -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…
x
Reference in New Issue
Block a user