mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-09-12 09:36:59 +00:00
The BME280 plugin does not always return true on PLUGIN_READ as it first starts the measurement and then reschedules itself. This may lead to constantly getting error state values, only to be updated after a successful measurement.