**1.0.45**
Energy objects

**1.0.45.1**
fixed bugs for OSSSchedule and OSSHolidayCalendar

**1.0.45.2**
added PID object

**1.0.45.3**
added degreeDays object

**1.0.45.4**
updated psychrometric object for temperature limit to -40F - 150F

**1.0.45.5**
fixed OSSSchedule NextSchedule bugs when time 00xx
PID offset to offset_bias

**1.0.45.6**
OptimizedStartStop
-	fixed earlier start time control
-	Stop In Progress
	- set stop time command to null if temperature goes lower than lowercomfortlimit
-	Start In Progress
	- set start time command to null if temperature goes higher than lowercomfortlimit during heat mode
	- set start time command to null if temperature goes lower than uppercomfortlimit during cool mode
-	user defined multiple start per day limit control

**1.0.45.7**
PID
-	updated to handler nan value for the PID nan output issue

**1.0.45.8**
PID
-	updated to pre-calculate PID output to validate the value before producing output

**1.0.45.9**
PID
-	updated PID to call resetIntegral if errSum is nan

**1.0.45.10**
PID
-	updated to set out to minOut when calculated output is nan
-	Added debug message when nan value is found

**1.0.45.11**
PID
-	updated to resetIntegral when calculated output is nan

**1.0.45.12**
PID
-	updated PID for check nan bugs

**1.0.45.13**
-	updated PID with the invalid value checking from Sys kit 1.0.45.3

**1.0.45.14**
-	added weatherYahoo object to get the weather info from yahoo weather

**1.0.45.15**
-	added sunriseInt and sunsetInt properties as int type to weatherYahoo object

**1.0.45.16**
yahooWeather
-	added boolean output isDayTime to indicate whether current time fall between sunrise and sunset

**1.0.45.17**
yahooWeather
-	fixed bugs that isDayTime always true

**1.0.45.33.17
updated for firmware build 33

**1.0.45.33.18
fixed YahooWeather connection issue. 

**1.0.45.34.18
Updated for firmware build 34

**1.0.45.35.19**
Updated for firmware build 35
Added undefinedNull and nullOn properties and controls for HolidayCalender and OSSSchedule

**1.0.45.36.19**
Updated for firmware build 36

**1.0.45.38.19**
Updated for firmware build 38

**1.0.45.38.22
updated weather object with extra property. 
updated weather object DNS service. 

**1.0.45.42.22
Updated for firmware build 42

**1.0.45.42.23
fix an issue where the weather object will cause a reboot to the FG+ controller if there is no internet connection. 

**1.0.45.44.23
Updated for firmware build 44

**1.0.45.44.24
Updated weather object DNS fixes for the return IP address processing

**1.0.45.45.25**
Fix to YahooWeather URL yahoo as change the API. 
this is a workaround until Yahoo release official API. 

**1.0.45.45.26
Added OpenWeatherMap object
Yahoo Weather is not working as Yahoo block the workaround query implemented in previous kit. 

**1.0.45.45.27
Added pulseAccumulator object

**1.0.45.45.28
Added heatIndex calculator object

**1.0.45.46.29
fixed openWeatherMap socket not fully close issue

**1.0.45.47.29
Updated for firmware build 47