1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 02:40:56 +01:00
esphome/tests/components/smt100/test.esp8266.yaml

20 lines
326 B
YAML
Raw Permalink Normal View History

uart:
- id: uart_smt100
tx_pin: 4
rx_pin: 5
baud_rate: 9600
sensor:
- platform: smt100
counts:
name: Counts
dielectric_constant:
name: Dielectric Constant
temperature:
name: Temperature
moisture:
name: Moisture
voltage:
name: Voltage
update_interval: 60s