Open
Description
Currently we only support clear, rain, clouds, thunderstorm and snow:
i3status-rust/src/blocks/weather.rs
Lines 258 to 265 in d39cd39
Lines 148 to 153 in d39cd39
We are grabbing the weather state from the JSON weather.main
field which has a limited set of states. If we instead grab the weather.id
field then we have much more detail: https://openweathermap.org/weather-conditions
Meanwhile, Font Awesome has some icons we are not using yet, such as "clouds-shower-heavy", which we could then use if we made the change mentioned above: https://fontawesome.com/icons?d=gallery&p=2&c=weather&m=free