logo elektroda
logo elektroda
X
logo elektroda

Domoticz ESP Easy - erroneous BME280 readings at temperatures below 0°C

kazek1956 2019 1
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16953208
    kazek1956
    Level 10  
    Hi. How to make the pressure, temperature and humidity that is done on esp easy appear in domoticz. I have done according to this tutorial:

    https://www.google.pl/amp/s/diyprojects.io/es...22bmp180-create-virtual-bme280-barometer/amp/

    And everything works but under the condition that the temperature does not fall below 0. If it falls below 0 then this virtual sensor BME280 shows false values and the sensors connected physically dht22 and bmp280 work fine.
  • ADVERTISEMENT
  • #2 16956928
    pol102
    VIP Meritorious for electroda.pl
    Here is a very simple matter, at least from the programming side - wrong data type. You are exceeding the range of the given type ;) .
ADVERTISEMENT