* Mock WLED in all WLED tests * Update tests/components/wled/conftest.py Co-authored-by: Erik Montnemery <erik@montnemery.com> * Remove useless AsyncMock * Add missing asserts Co-authored-by: Erik Montnemery <erik@montnemery.com>
* Unused pylint suppression cleanups * Remove outdated pylint bug references * Add flake8-noqa config and note to run it every now and then * Add codes to noqa's * Unused noqa cleanups