1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-19 11:28:18 +00:00
puuu 23df5d8af7 Support SDS011 component. (#467)
* Support SDS011 component.

* improve if condition

* Check update interval is multiple of minute

* do not allow update intervals longer than 30 min

* fix sensor schema name

* remove query_mode

* Warn if rx_only mode used together with update interval

* Allow update intervals below 1min

Messed that up before, as the docs say update intervals below 1min are allowed

* Use update interval in minutes

* use set_update_interval_min() to set update interval
2019-03-06 12:39:52 +01:00
..
2019-03-05 13:54:33 +01:00
2019-03-06 12:39:52 +01:00
2019-03-05 15:06:38 +01:00
2019-02-28 10:16:19 +01:00
2019-03-05 13:44:51 +01:00
2019-03-05 13:44:38 +01:00
2019-03-05 15:06:38 +01:00
2019-03-03 16:47:10 +01:00
2019-03-05 15:06:38 +01:00