esphome/tests/components/sdp3x/test.esp32-c3.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

12 lines
183 B
YAML

i2c:
- id: i2c_sdp3x
scl: 5
sda: 4
sensor:
- platform: sdp3x
id: filter_pressure
name: HVAC Filter Pressure drop
accuracy_decimals: 3
update_interval: 5s