mirror of
https://github.com/home-assistant/core.git
synced 2025-12-27 14:31:13 +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.