I just added a BMP280 barometric sensor to my Raspberry Pi2 (I2C wiring).
I added it to the Material section using BMP085/180 type, and it appeared in the list of devices as a barometric sensor. So far so good.
But the values given by the sensor are totally wrong (around 800 000 hPa and 75°C

So I'm wondering if it is right to use BMP085/180 type to setup this sensor, and if there is a solution to obtain the right values from my sensor (creation of a template for this device?).
Thank you very much.
Yours