1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

SenseAir S8 CO2 sensor support (#705)

* Компилится

* Tests

* Checksum calculation

* Read status
This commit is contained in:
Nikolay Vasilchuk
2019-10-17 22:37:24 +03:00
committed by Otto Winter
parent 6ceb975a3a
commit d51c0f13c0
5 changed files with 133 additions and 0 deletions

View File

@@ -511,6 +511,10 @@ sensor:
- platform: pulse_width
name: Pulse Width
pin: GPIO12
- platform: senseair
co2:
name: "SenseAir CO2 Value"
update_interval: 15s
- platform: sht3xd
temperature:
name: "Living Room Temperature 8"