mirror of
https://github.com/esphome/esphome.git
synced 2025-03-13 22:28:14 +00:00
Added test for SGP30
This commit is contained in:
parent
05f9221ea4
commit
b65581feba
@ -502,6 +502,15 @@ sensor:
|
||||
name: "Living Room Humidity 8"
|
||||
address: 0x44
|
||||
update_interval: 15s
|
||||
- platform: sgp30
|
||||
eco2:
|
||||
name: "Workshop eCO2"
|
||||
accuracy_decimals: 1
|
||||
tvoc:
|
||||
name: "Workshop TVOC"
|
||||
accuracy_decimals: 1
|
||||
address: 0x58
|
||||
update_interval: 5s
|
||||
- platform: template
|
||||
name: "Template Sensor"
|
||||
id: template_sensor
|
||||
|
Loading…
x
Reference in New Issue
Block a user