Fix typo in example (APP_KEY -> API_KEY) (#1230)

This commit is contained in:
Magnus Ihse Bursie 2016-10-13 15:42:00 +02:00 committed by Fabian Affolter
parent ab79ec28bc
commit 05ac937ac0

View File

@ -27,7 +27,7 @@ To add Dark Sky to your installation, add the following to your `configuration.y
# Example configuration.yaml entry
sensor:
- platform: darksky
api_key: YOUR_APP_KEY
api_key: YOUR_API_KEY
monitored_conditions:
- summary
- icon