Any chance we could get more items for weather? I have an weather station that reports temperature, humidity, wind speed, wind direction, rain fall, and battery status. I have all items stored to a generic/sensor in the correct slots as available but there aren't slots/icons for everything. The widget keeps track of temperature, humidity, and battery correctly, but it doesn't have any way to report wind speed, wind direction, or rain fall. It is currently reporting wind direction as text, but does not display wind speed nor rain at all. It would be better if the wind direction could be displayed as a compass somehow, but that's just frosting really.
I have attached a screen shot of what the widget looks like and the code I'm using to receive MQTT and store the data to the sensors displayed. Any updates to the widget to include these items would be great!