* Fix minor issues mentioned in #30837 after it was closed * Update homeassistant/components/bmp280/sensor.py Co-Authored-By: Martin Hjelmare <marhje52@gmail.com> Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* Implement support for Bosch BMP280 Sensor * Fixed linting errors * Fixed case of the requirement RPi.GPIO so it is ignored in requirements * Update homeassistant/components/bmp280/manifest.json Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com> * Update homeassistant/components/bmp280/sensor.py Co-Authored-By: springstan <46536646+springstan@users.noreply.github.com> * Fix linting errors * Implemented changes suggested by code review * Fixed incomplete refactoring Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>