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:
committed by
Otto Winter
parent
6ceb975a3a
commit
d51c0f13c0
@@ -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"
|
||||
|
Reference in New Issue
Block a user