* Use entity class attributes for blebox * rework * Apply suggestions from code review Co-authored-by: Franck Nijhof <git@frenck.dev> Co-authored-by: Franck Nijhof <git@frenck.dev>
* fix review requests from #35370 * fix pylint W0621 (redefined-outer-name)
* support BleBox air-quality * fixed switch tests via cherry-pick from #35552 * fix test after cherry-picking * fix flake8 issues