Check the log for error messages related to your Template Sensors. There may be some referring to the need to provide default values for the filters you are using (like float should now be float(0) where the 0 represents what it should report in the event it is unable to convert the supplied value).