mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Add ADC sampling method option (#8131)
Co-authored-by: Djordje Mandic <6750655+DjordjeMandic@users.noreply.github.com>
This commit is contained in:
@@ -10,5 +10,6 @@ sensor:
|
||||
pin: A0
|
||||
id: s_1
|
||||
name: test s1
|
||||
sampling_mode: min
|
||||
update_interval: 60s
|
||||
device_class: voltage
|
||||
|
Reference in New Issue
Block a user