esphome/esphome/components/sds011
puuu b0e6b48c50 Allow rx_only mode of sds011 component (#534)
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.
2019-05-10 13:48:50 +02:00
..
__init__.py 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
sds011.cpp 🏗 Merge C++ into python codebase (#504) 2019-04-17 12:06:00 +02:00
sds011.h Cleanup dashboard JS (#491) 2019-04-22 21:56:30 +02:00
sensor.py Allow rx_only mode of sds011 component (#534) 2019-05-10 13:48:50 +02:00