1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00
Files
esphome/tests/components/cm1106/common.yaml
2025-05-22 13:23:54 +12:00

12 lines
183 B
YAML

uart:
- id: uart_cm1106
tx_pin: ${tx_pin}
rx_pin: ${rx_pin}
baud_rate: 9600
sensor:
- platform: cm1106
co2:
name: CM1106 CO2 Value
update_interval: 15s