| location | | Yes | The latitude, longitude, and optionally altitude of the location, separated by commas (e.g. 45.6,45.7,45.8). Altitude, if given, should be in meters.
| refresh | 240 | No | The time between calls to refresh the weather data, in minutes |
| serviceType | NonCommercial | No | The service type to be used. Either 'Commercial' or 'NonCommercial' |
| timeZone | | No | The time zone to use for the location. Optional, but the service recommends it be specified. The service gets the time zone from a database if not specified. |
## Channels
### Channel Groups
| Group Name | Description |
| ---------------- | ----------- |
| forecastToday | Today's forecast |
| forecastTomorrow | Tomorrow's forecast |
| forecastDay2 | Forecast 2 days out |
| forecastDay3 | Forecast 3 days out |
| forecastDay4 | Forecast 4 days out |
| forecastDay5 | Forecast 5 days out |
| forecastDay6 | Forecast 6 days out |
### Channels
Each of the following channels is supported in all of the channel groups.
| maxSeaLevelPressure | Number:Pressure | High sea level pressure |
| meanSeaLevelPressure | Number:Pressure | Mean sea level pressure |
| condition | String | A brief description of the forecast weather condition (e.g. 'Overcast') |
| | | Valid values range from 1 - 17 (see the [meteoblue docs](https://content.meteoblue.com/nl/service-specifications/standards/symbols-and-pictograms#eztoc14635_1_6)) |
| icon | Image | Image used to represent the forecast (calculated) |
| | | see [Image icons](#image-icons) below
| predictability | Number | Estimated certainty of the forecast (percentage) |
| predictabilityClass | Number | Range 0-5 (0=very low, 5=very high) |
| precipitationHours | Number | Total hours of the day with precipitation |
| humidityGreater90Hours | Number | Total hours of the day with relative humidity greater than 90% |
## Image Icons
To show the weather image icons in the UI, the [image files](https://content.meteoblue.com/hu/service-specifications/standards/symbols-and-pictograms) need to be downloaded and installed in the `conf/icons/classic` folder.
In the "Downloads" section at the bottom of the page, download the file named `meteoblue_weather_pictograms_<date>.zip`.
The files to extract from the zip file and install in the folder will be named "iday*.png" or "iday*.svg".