From 53f93230c74f9037cb593d562f19d10ac125ade6 Mon Sep 17 00:00:00 2001 From: valordk Date: Thu, 18 Jul 2019 22:46:56 +0200 Subject: [PATCH] Add test snippet for STS3x sensor --- tests/test1.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test1.yaml b/tests/test1.yaml index 8fdcdd57ea..1080c84ca1 100644 --- a/tests/test1.yaml +++ b/tests/test1.yaml @@ -502,6 +502,11 @@ sensor: name: "Living Room Humidity 8" address: 0x44 update_interval: 15s + - platform: sts3x + temperature: + name: "Living Room Temperature 9" + address: 0x4A + update_interval: 15s - platform: template name: "Template Sensor" id: template_sensor