mirror of
https://github.com/home-assistant/core.git
synced 2026-02-21 02:18:47 +00:00
* Allow excluding modules from noisy logs check * Cache non-excluded modules; hardcode self module name; optimize call * Address review comments