Toybox.System.Stats.batteryInDays does not return float values on F7 Pro. The correct float values are returned by the sim. While batteryInDays returns a type float, the value returned is always an int. No non int values are returned. When there is not...