esphome/esphome/components/bme280_i2c
Andrey Bodrov 4b783c0372
BME280 SPI (#5538)
* bme spi finally

* linter

* CO

* tidy

* lint

* tidy [2]

* tidy[-1]

* final solution

* Update test1.yaml

remove failed test

* Update test1.1.yaml

add test to another file with free GPIO5 pin

* fix spi read bytes

* fix tests

* rename bme280 to bme280_i2c
2024-01-09 22:31:38 -06:00
..
__init__.py BME280 SPI (#5538) 2024-01-09 22:31:38 -06:00
bme280_i2c.cpp BME280 SPI (#5538) 2024-01-09 22:31:38 -06:00
bme280_i2c.h BME280 SPI (#5538) 2024-01-09 22:31:38 -06:00
sensor.py BME280 SPI (#5538) 2024-01-09 22:31:38 -06:00