Page 1 of 1

BME680 DISPLAY VALUES ON temperature windows

Posted: Wednesday 12 February 2020 19:35
by ohaldi
Hello,
with the help of one ESP8266 and ESPEasy, I have access to the component BME680.
On the ESPEasy console I see all 4 values.
SUPPORT BME680.jpg
SUPPORT BME680.jpg (19.63 KiB) Viewed 869 times

On the DOMOTICZ Devices, I also see all values.
SUPPORT DOMO BME680_1.jpg
SUPPORT DOMO BME680_1.jpg (8.74 KiB) Viewed 869 times

But not on DOMOTICZ Temperature windows box.
SUPPORT DOMO BME680_2.jpg
SUPPORT DOMO BME680_2.jpg (13.08 KiB) Viewed 869 times

The debug show me:
Error: EventSystem: TEMP_HUM_BARO missing values : ID=44, sValue=22.12;43.31;944.75;62.49

Many thanks in advance for any help

Re: BME680 DISPLAY VALUES ON temperature windows

Posted: Tuesday 03 March 2020 13:35
by gn33
Hi,

for that you must use ESPEASY rules to send value, and create virtual device on Domoticz.

Question how did you integrate BME680 on ESPEASY, can you provide me firmware ?

Regards

Re: BME680 DISPLAY VALUES ON temperature windows

Posted: Tuesday 03 March 2020 14:13
by boum
For TEMP_HUM_BARO, Domoticz is expecting 5 values: https://www.domoticz.com/wiki/Domoticz_ ... Fbarometer

You should pass svalue=Temperature;Humidity;0;Pressure;0