* Set device_class on additional temperature sensors
* Apply suggestions from code review
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.com>
* Set device class for greeneye_monitor sensor
* Set device class for bme280 and bme680 sensor
Co-authored-by: Tobias Sauerwein <cgtobi@users.noreply.github.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
* Consolidate
* Fix tests
* Update imports
* Fix import
* Use importlib because integration and package share name
* Fix more tests
* Update .coveragerc and CODEOWNERS