mirror of
https://github.com/home-assistant/core.git
synced 2026-06-04 22:53:54 +01:00
513685bbea
* Add dynamic update interval * Update tests * Improve tests * Improve comments * Add MAX_UPDATE_INTERVAL * Suggested change Co-authored-by: Martin Hjelmare <marhje52@gmail.com> * Use async_fire_time_changed to test update interval * Fix test_update_interval * Patch dt_util in airly integration * Cleaning * Use total_seconds instead of seconds * Fix update interval test * Refactor update interval test * Don't create new context manager Co-authored-by: Martin Hjelmare <marhje52@gmail.com>