Looking for a good idea to display next hour rain prevision datas send with MQTT

Hi, I’m looking for a good idea to display datas send with MQTT on HA :slight_smile:

I’ve successfully extracted rain predictions for the next hour with an esp8266. This esp will send these data to HA via MQTT.
So i’ve got 12 rain levels for the next hour (one for each 5 minutes range) between 1 (=sun) and 4(=big rain).

Any idea existing HA component that could easily display these information received by HA via MQTT ?

An histogram graphic, a segmented colored circle or something like that…

I would like to avoid to create a new component to display that in a linear or circular way …

The image show the original presentation of the data.

Thanks!

alt text