mirror of
https://github.com/esphome/esphome.git
synced 2025-10-31 23:21:54 +00:00
[CI] Consolidate some tests (E) (#8191)
This commit is contained in:
10
tests/components/ezo/common.yaml
Normal file
10
tests/components/ezo/common.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
i2c:
|
||||
- id: i2c_ezo
|
||||
scl: ${scl_pin}
|
||||
sda: ${sda_pin}
|
||||
|
||||
sensor:
|
||||
- platform: ezo
|
||||
id: ph_ezo
|
||||
address: 99
|
||||
unit_of_measurement: pH
|
||||
Reference in New Issue
Block a user