${config:name}, ${weather:condition.observationTime(%1$td.%1$tm.%1$tY %1$tH:%1$tM)}
${weather:condition.text}
 |
${weather:temperature.current(%.1f)} |
°C |
Влажность: |
${weather:atmosphere.humidity} % |
Давление: |
${weather:atmosphere.pressure(%.1f)} mb |
Мин/Макс: |
${weather:temperature.min(%.1f)}/${weather:temperature.max(%.1f)}°C |
Ветер: |
${weather:wind.direction} ${weather:wind.speed(%.1f)}km/h |
Дождь: |
${weather:precipitation.rain}mm/h |
Снег: |
${weather:precipitation.snow}mm/h |
|