From 44511552d1fb35efa04548ad9ccbc620a0eb9ef3 Mon Sep 17 00:00:00 2001 From: steve Date: Fri, 19 Mar 2021 11:58:17 +1100 Subject: [PATCH] Moving test to different config file test1.yml runs out of memory --- tests/test1.yaml | 14 -------------- tests/test2.yaml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/tests/test1.yaml b/tests/test1.yaml index 0cf1af4e78..f5c3ab9b57 100644 --- a/tests/test1.yaml +++ b/tests/test1.yaml @@ -565,20 +565,6 @@ sensor: humidity: name: 'Living Room Humidity 6' update_interval: 15s - - platform: ltr390 - uv: - name: "LTR390 UV" - uvi: - name: "LTR390 UVI" - light: - 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 diff --git a/tests/test2.yaml b/tests/test2.yaml index 333025358c..9826dc1346 100644 --- a/tests/test2.yaml +++ b/tests/test2.yaml @@ -195,6 +195,20 @@ sensor: name: 'Inkbird IBS-TH1 Humidity' battery_level: name: 'Inkbird IBS-TH1 Battery Level' + - platform: ltr390 + uv: + name: "LTR390 UV" + uvi: + name: "LTR390 UVI" + light: + name: "LTR390 Light" + als: + name: "LTR390 ALS" + gain: "X3" + resolution: 18 + wfac: 1.0 + address: 0x53 + update_interval: 60s time: - platform: homeassistant