esphome/tests/components/sen0321/test.esp32-idf.yaml
Keith Burzinski 7e8ed5c391
Add some components to the new testing framework (S part 1) (#6224)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 21:49:15 +12:00

10 lines
159 B
YAML

i2c:
- id: i2c_sen0321
scl: 16
sda: 17
sensor:
- platform: sen0321
name: Workshop Ozone Sensor
id: sen0321_ozone
update_interval: 10s