mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 08:05:28 +01:00
* Adding BME680 Sensor Component * Flake8 lint fixes * PyLint fixes * Fix for log line * Updating requirements for testing * Fix PyLint Log format errors and add to coveragerc ommisions as requires sensor connected * Regenerated requirements_all.txt * Added Pylint exception for import error of system specific library * Refactored async_add_platform to move IO out to avoid heavy yield usage