esphome/esphome/components/scd30
Nad 4c03cebef3 Add support for Sensirion SCD30 CO2 sensors (#712)
* Add support for Sensirion SCD30 CO2 sensors

* Fixed few lint issues

* Lint fixes

* Fixed line ending for lint

* Cleanup

* Refactored float conversion

* Refactor unnecessary return


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-08-31 19:24:37 +02:00
..
__init__.py Add support for Sensirion SCD30 CO2 sensors (#712) 2019-08-31 19:24:37 +02:00
scd30.cpp Add support for Sensirion SCD30 CO2 sensors (#712) 2019-08-31 19:24:37 +02:00
scd30.h Add support for Sensirion SCD30 CO2 sensors (#712) 2019-08-31 19:24:37 +02:00
sensor.py Add support for Sensirion SCD30 CO2 sensors (#712) 2019-08-31 19:24:37 +02:00