-
- Downloads
BME680 Sensor Component (#11695)
* 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
Showing
- .coveragerc 1 addition, 0 deletions.coveragerc
- homeassistant/components/sensor/bme680.py 373 additions, 0 deletionshomeassistant/components/sensor/bme680.py
- requirements_all.txt 4 additions, 0 deletionsrequirements_all.txt
- script/gen_requirements_all.py 1 addition, 0 deletionsscript/gen_requirements_all.py
Loading
Please register or sign in to comment