Joolee / nl.joolee.homey.espeasy

ESP Easy is a firmware for ESP8266 boards like the WeMos D1 and NodeMCU. It allows you to quickly make custom devices with switches, sensors and other hardware. This app adds support to Homey for connecting with ESP Easy units.
GNU General Public License v3.0
6 stars 5 forks source link

[Request] Support for Bosch BME680 #30

Closed Gand41f closed 2 years ago

Gand41f commented 2 years ago

The Bosch BME680 is an excellent sensor for environmental monitoring: https://www.bosch-sensortec.com/products/environmental-sensors/gas-sensors/bme680/

It is supported by the Test B version of ESP easy: https://espeasy.readthedocs.io/en/latest/Plugin/P106.html

I set up ESP8266 with this sensor and configured it as an environmental sensor. However, when searching on Homey for an ESP easy environmental sensor it is not being found. Other evoironmental sensors such as the MH-Z19 CO2 Sensor are beeing found. Therefore I assume that there is no support for it yet. I would appreaciate if it could be added.