1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-30 06:33:51 +00:00

Allow Weikai to pass data_bit validation (#8917)

This commit is contained in:
Tim Laurence
2025-05-30 07:37:27 -04:00
committed by GitHub
parent daf2bd7e66
commit cee0e5379b
10 changed files with 59 additions and 9 deletions

View File

@@ -18,10 +18,16 @@ wk2212_i2c:
parity: none
- id: uart_i2c_id1
channel: 1
baud_rate: 115200
baud_rate: 9600
stop_bits: 1
parity: none
# Ensures a sensor doesn't break validation
sensor:
- platform: a02yyuw
uart_id: uart_i2c_id1
id: distance_sensor
# individual binary_sensor inputs
binary_sensor:
- platform: gpio