it's api not app here

This commit is contained in:
Fabian Affolter 2015-05-02 01:47:17 +02:00
parent 9d3deabd56
commit b46c16b41a

View File

@ -16,7 +16,7 @@ The openweathermap platform uses [OpenWeatherMap](http://openweathermap.org/) as
# Example configuration.yaml entry # Example configuration.yaml entry
sensor: sensor:
platform: openweathermap platform: openweathermap
api_key: YOUR_APP_KEY api_key: YOUR_API_KEY
monitored_variables: monitored_variables:
- type: 'weather' - type: 'weather'
- type: 'temperature' - type: 'temperature'