letscontrolit / ESPEasy

Easy MultiSensor device based on ESP8266/ESP32
http://www.espeasy.com
Other
3.22k stars 2.19k forks source link

BMP180 - feature request #1558

Open melwinek opened 6 years ago

melwinek commented 6 years ago

Is it possible to make weather forecast in plugin? Like here: https://www.mysensors.org/build/pressure

BMP085, BMP280, BME280 also.

TD-er commented 6 years ago

As reference, the algorithm used in the linked source is this one from NXP: Modern Altimeter and Barometer System using the MPL115A

I know Domoticz has an extra field for weather predictions. Not sure how other systems may use these values.