mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 10:05:26 +01:00
* Add new BME280 temperature, humidity and pressure sensor * Add BME280 sensor to optional requirements and .coveragerc * move validation to sensor handler, async fix in setup * fix Invalid attribute name * review changes: move sensor code to external module * async fix * add i2csense to COMMENT_REQUIREMENTS, require i2csense 0.0.3, round prec to 1 dec * change style for hass * fix lint * fix lint part 2