From b65581feba3a7087828cf6588cc2c2f4a8b7f5ae Mon Sep 17 00:00:00 2001 From: valordk Date: Sat, 3 Aug 2019 07:24:27 +0200 Subject: [PATCH] Added test for SGP30 --- tests/test1.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tests/test1.yaml b/tests/test1.yaml index 8fdcdd57ea..9d970995b0 100644 --- a/tests/test1.yaml +++ b/tests/test1.yaml @@ -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