mirror of
https://github.com/esphome/esphome.git
synced 2025-11-03 00:21:56 +00:00
Add IDF 5 test yaml, add adc to IDF tests, fix adc for IDF 5 (#5379)
This commit is contained in:
@@ -392,6 +392,12 @@ select:
|
||||
"Three": 3
|
||||
|
||||
sensor:
|
||||
- platform: adc
|
||||
id: adc_sensor_p32
|
||||
name: ADC pin 32
|
||||
pin: 32
|
||||
attenuation: 11db
|
||||
update_interval: 1s
|
||||
- platform: internal_temperature
|
||||
name: Internal Temperature
|
||||
- platform: selec_meter
|
||||
|
||||
Reference in New Issue
Block a user