mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01: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
|