1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[CI] Consolidate some tests (T) (#8208)

This commit is contained in:
Keith Burzinski
2025-02-09 15:43:21 -06:00
committed by GitHub
parent dc8646cda6
commit 8897a9866d
160 changed files with 1045 additions and 2640 deletions

View File

@@ -0,0 +1,25 @@
i2c:
- id: i2c_tsl2591
scl: ${scl_pin}
sda: ${sda_pin}
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 16
sda: 17
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 16
sda: 17
substitutions:
scl_pin: GPIO16
sda_pin: GPIO17
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml

View File

@@ -1,25 +1,5 @@
i2c:
- id: i2c_tsl2591
scl: 5
sda: 4
substitutions:
scl_pin: GPIO5
sda_pin: GPIO4
sensor:
- platform: tsl2591
id: test_tsl2591
address: 0x29
integration_time: 600ms
gain: high
visible:
name: tsl2591 visible
id: tsl2591_vis
unit_of_measurement: pH
infrared:
name: tsl2591 infrared
id: tsl2591_ir
full_spectrum:
name: tsl2591 full_spectrum
id: tsl2591_fs
calculated_lux:
name: tsl2591 calculated_lux
id: tsl2591_cl
update_interval: 15s
<<: !include common.yaml