You have deadband style "auto", which means "analog" for floating point values, and "discrete" for integers. "analog" style uses interpolation to optimize storage of values for things that change smoothly--abrupt changes are assumed to not happen.
1 Like