I happened to noticed that the OpenWeatherMap widget was cutting off the sunset time when your preferences were to display the time in AM / PM as opposed to 24 hour.
While trying to fix that, I found that there is an OpenWeatehrMap value for Feels Like temp so I updated the program and widget to display those under the large temp display (current temp).
Looks like attached image - could use some help with the HTML formatting (was also thinking of displaying humidity with that). Also would like to round the current temp so 33 would appear in place of 33.5.
I attached the updated program and widget (as txt files, will need to rename to Import) I have been working on too. Any assistance would be appreciated.
I made some additional tweaks and since I cannot yet upload files her I wanted to share a link to the X10 Forum post for now which does have the details and includes the program and widget changes.
Here is version 2.0 I came up with today - the snow and rain displays are conditional and the formatting of the data is a little better with my original changes
Here is an updated version with a slight fix for the rain info - in the original one, the icon was still displaying even when the value was not. This fixes that