1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-17 09:13:45 +01:00
Files
esphome/tests/components/wk2132_i2c/common.yaml
J. Nick Koston 9353c6aac9 merge a few more
2025-10-09 10:23:26 -10:00

20 lines
384 B
YAML

wk2132_i2c:
- id: wk2132_i2c_id
i2c_id: i2c_bus
address: 0x70
uart:
- id: wk2132_id_0
channel: 0
baud_rate: 115200
stop_bits: 1
parity: none
- id: wk2132_id_1
channel: 1
baud_rate: 9600
# Ensures a sensor doesn't break validation
sensor:
- platform: a02yyuw
uart_id: wk2132_id_1
id: distance_sensor