1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 10:50:58 +01:00
esphome/tests/components/dht/test.esp32.yaml

12 lines
213 B
YAML

sensor:
- platform: dht
pin: 4
model: AM2302
update_interval: 15s
temperature:
id: dht_temperature
name: DHT Temperature
humidity:
id: dht_humidity
name: DHT Humidity