esphome/tests/components/integration/test.rp2040.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

8 lines
151 B
YAML

sensor:
- platform: adc
id: my_sensor
pin: VCC
- platform: integration
sensor: my_sensor
name: Integration Sensor
time_unit: s