Schluggi / AIOsense

ESPHome based all-in-one sensor

Home Page:https://aiosense.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESPHome 2024.2.0 change to BME280

sarreck opened this issue · comments

Category

  • Hardware / PCB
  • [ X] Software / ESPHome

Version of ESPHome / AIOsense
Latest

Describe the bug
The latest release of ESPHome "ESPHome 2024.2.0" has a breaking change in the BME280 component.

I believe that the esphome/packages/sensors/bme280.yaml file needs to be updated as advised below.

From the docs:

Breaking change notes: The original bme280 component has been renamed to bme280_i2c for consistency with other platforms. To update your configuration, simply replace bme280 with bme280_i2c. No other changes are required._

esphome/esphome#5538

Thank you for noticing.

Fixed in the latest release by #180:
https://github.com/Schluggi/AIOsense/releases/tag/esphome-v3.0.1