Thanks - they will be good to follow as night draws near... as it should be now... 
Much later now, the IR satellite pic shows cloud cover and it should be 1am there. Your night time cloud sensor is saying mostly cloudy although there is very little temperature variation between the ambient and the sensor in a jar (0.3degF lower). I thought this should have said cloudy. At least it is starting to show relativity and indicate a varying cloud cover. It takes a while to tweak the settings to get a good relative range for cloud types. Keep it up. Yes I was reminded about IE6 at work here... 
Being located at the top of a hill the temperature can vary here on an average of +/- 2-3 degrees, especially like last night. We had patches of mist/fog rolling over the tops of nearby hills which can last anywhere from 5-20 minutes depending on the wind speed.
Now if I can only get the precipitation to also show up during the night time hours I would be happy. As it is now WD here writes:
// $current_summary = 'Cloudy night' . "<br />" . 'Cloudy night ';
$dayornight = 'Night'; // dayornight
$timeofdaygreeting = 'Evening'; // E.g Morning, Afternoon, etc
$weathercond = 'Cloudy night';
$Currentsolardescription = 'Cloudy night ';
'Cloudy night' for the $weathercond and $Currentsolardescription evening when it is actually raining and WD is recording the measurable rain increments. Precipitation isn't showing up on the web site when it is raining here at night,
unless that is the way night time cloud detector section is suppose to handle any precipitation by not showing measurable precipitation too.
This is what I'm trying to display is the cloud type
and precipitation.