esphome/tests/components/integration/test.esp32-idf.yaml
Keith Burzinski 18149bc276
Add some components to the new testing framework (I) (#6185)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2024-04-23 21:36:30 +12:00

9 lines
173 B
YAML

sensor:
- platform: adc
id: my_sensor
pin: A0
attenuation: 2.5db
- platform: integration
sensor: my_sensor
name: Integration Sensor
time_unit: s