mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-21 13:33:27 +02:00
11 lines
137 B
YAML
11 lines
137 B
YAML
uart:
|
|
- id: uart_t6615
|
|
tx_pin: 17
|
|
rx_pin: 16
|
|
baud_rate: 19200
|
|
|
|
sensor:
|
|
- platform: t6615
|
|
co2:
|
|
name: CO2 Sensor
|