Page 1 of 1

Changing Baro resolution (database problem)

Posted: Monday 24 April 2017 20:31
by slowtraveler
Dear friends, i'm newbie here, so don't beat me hardly :)

I just installed barometer sensor BME280 on ESP8266... I saw that sensor reports 1/hundreds of hPa to the Domoticz server, but Domoticz visualize just integer values... Further investigation reveals, that Domoticz database cell is INTEGER type...
Is someone have some idea how to change resolution to more precise (for example - changing database type to Float/REAL?), because at the moment this value looks a way simplified (typically it have not more than 10-15 different values)..
This is the way it visualizes - up - Barometer, down - temperature/humidity:
domoticz.jpg
domoticz.jpg (92.46 KiB) Viewed 752 times
PLS excuse me if i m not find exact place to put topic....

Re: Changing Baro resolution (database problem)

Posted: Monday 24 April 2017 20:56
by Aad3229
I have the same request

Re: Changing Baro resolution (database problem)

Posted: Wednesday 26 April 2017 9:57
by slowtraveler
So there is no reply...
Maybe i ll try to change code and DB cell type...

Re: Changing Baro resolution (database problem)

Posted: Sunday 17 September 2017 21:46
by Juan
I also have the same request.

I have a BMP180 connected via I2C and the graph of this sensor is 0.1 hPa. The graph of the BME 280 sensor has a resolution of only 1 hPa.
I have calibrated the BMP180 sensor and I want to compare the uncalibrated BME280 with the BMP180 within 0.5 hPa.