mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 14:00:24 +00:00
* fix test_data_moving_average_for_discrete_sensor After https://github.com/home-assistant/home-assistant/pull/31717 the test didn't actually test anything anymore. This fixes that. * make the test faster