mirror of
https://github.com/home-assistant/core.git
synced 2026-02-08 08:06:13 +01: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.