1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-20 20:08:20 +00:00
Panuruj Khambanonda (PK) 170d52e0db Fix SGP30 incorrect baseline reading/writing (#936)
* Split the SGP30 baseline into 2 values

- According to the SGP30 datasheet, each eCO2 and TVOC baseline is a 2-byte value (MSB first)
- The current implementation ignores the MSB of each of the value
- Update the schema to allow 2 different baseline values (optional, but both need to be specified for the baseline to apply)

* Make both eCO2 and TVOC required if the optional baseline is defined

* Make dump_config() looks better
2020-01-12 16:42:18 +01:00
2019-11-01 11:50:36 +01:00
2019-12-07 18:28:55 +01:00
2019-12-07 18:28:55 +01:00
2019-12-31 00:20:11 -03:00
2018-09-25 10:30:45 +02:00
2019-05-08 15:37:18 +02:00
2019-12-04 13:11:53 +01:00
2019-12-07 18:28:55 +01:00
2019-10-20 17:56:57 +02:00
2019-12-04 13:11:53 +01:00
2019-12-07 18:28:55 +01:00
2019-02-14 13:49:22 +01:00
2019-12-07 18:28:55 +01:00
2019-12-07 18:28:55 +01:00
2019-12-07 18:28:55 +01:00

ESPHome Build Status Discord Chat GitHub release

ESPHome Logo

Documentation: https://esphome.io/

For issues, please go to the issue tracker.

For feature requests, please see feature requests.

Description
No description provided
Readme Multiple Licenses 376 MiB
Languages
C++ 70.4%
Python 29.3%
C 0.1%