Skip to content

Releases: ludiazv/node-red-contrib-bme280

Altitude fix + max retries on init

23 Nov 10:07
Compare
Choose a tag to compare
  • Added max init retries to avoid continuous use of I2C bus
  • Added message bypass in case of error.
  • Added parameter for sea level preasure to calculate properly altitude.

Bump bme280 sensor to be compatible with nodejs 13

16 Dec 09:15
Compare
Choose a tag to compare

Minor better status msg of the node

24 Apr 09:57
Compare
Choose a tag to compare

Upgrade reuse msg

21 Apr 22:55
Compare
Choose a tag to compare
- Custom Icon
- Topic configurable to help MQTT integration
- Input msg will be reused to enable better HTTP node integration.
- Documentation improvements
- Added some examples.