I have a BMP280 sensor which has been working for a couple of years now. I recently changed my isp so I then had to use new wifi details. After I did that I saved the yaml file and then tried to install it.
I am getting errors regarding the BMP280 sensor
This is part of the said file:
NFO ESPHome 2024.5.5
INFO Reading configuration /config/esphome/home.yaml…
Failed config
If I look up the BMP280 in esphome, it does not support humidity, like the error says. Are you sure that ever worked? The BME does, the BMP does not. So if it is a BMP, remove the humidity but, if it is a BME, then change the platform for the sensor.
I have had the BMP280 in use for almost 2 years and the yaml file uploaded without error
I don’t know why it won’t work or upload now.
thanks
Update:
After removing the BMP280 Humidity lines, I tried to install the file again but after a minute of ‘preparing to download’ I get this:
Install ESPHome via the browser
ESPHome can install home.yaml on your device via the browser
if certain requirements are met:
ESPHome is visited over HTTPS
Your browser supports WebSerial
Not all requirements are currently met. The easiest solution is to download your project and do the installation with ESPHome Web. ESPHome Web works 100% in your browser and no data will be shared with the ESPHome project.
So what doe all that mean, Is it saying that the yaml file cannot be downloaded by the ‘Install’ from the file
I managed to get the yaml file installed to my esp device, but now in ESPhome none of the sensors, ie temperature and pressure are available. It says Entity not available.