From dce5a54341bca9490d560192b246c013e6be841a Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 19 Mar 2021 11:37:51 +1100 Subject: [PATCH] Adding all config options As requested https://github.com/esphome/esphome/pull/1505#discussion_r597326897 --- tests/test1.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/test1.yaml b/tests/test1.yaml index 5abc74250b..0cf1af4e78 100644 --- a/tests/test1.yaml +++ b/tests/test1.yaml @@ -574,6 +574,11 @@ sensor: name: "LTR390 Light" als: name: "LTR390 ALS" + gain: "X3" + resolution: 18 + wfac: 1.0 + address: 0x53 + update_interval: 60s - platform: max6675 name: 'Living Room Temperature' cs_pin: GPIO23