Moving test to different config file

test1.yml runs out of memory
This commit is contained in:
steve 2021-03-19 11:58:17 +11:00
parent dce5a54341
commit 44511552d1
2 changed files with 14 additions and 14 deletions

View file

@ -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

View file

@ -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