mirror of
https://github.com/home-assistant/core.git
synced 2026-05-16 05:21:35 +01:00
42ca566e05
* Improve Plex debounce/throttle logic * Use Debouncer helper, rewrite affected tests * Mock storage so files aren't left behind * Don't bother with wrapper method, store debouncer call during init * Test cleanup from review * Don't patch own code in tests