mirror of
https://github.com/esphome/esphome.git
synced 2025-02-21 04:18:16 +00:00
fixes the following error if rx_only was defined and update_interval was not present: Failed config sensor.sds011: [source sds011.yaml:62] update_interval has no effect in rx_only mode. Please remove it.