mirror of
https://github.com/home-assistant/core.git
synced 2025-05-08 07:59:18 +00:00

* 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