How to set openweathermap resource to display the weather?
To use http://openweathermap.org/ resource to display the weather in Ministra TV platform user interface, follow these steps:
1. Register at: http://openweathermap.org/.
2. In
weather_provider = openweathermap
openweathermap_appid = '<your_id>'
where
your_id- API key, which can be found in your profile settings at http://openweathermap.org/ after registration.
default_openweathermap_city_id = '<id>'
where
id- id of the required city. The list can be found here (zip).