mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 23:47:08 +00:00

When parameterizing these tests, I forgot that hysteresis tests are sensitive to all previous values rather than just the previous one. This change should restore behavior to the pre-parameterization version by replaying all value histories. Subsequent changes will add new test cases.