1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-06 02:40:56 +01:00

Fix test4.yaml after #5666 (#5890)

This commit is contained in:
Keith Burzinski 2023-12-04 20:50:40 -06:00 committed by GitHub
parent 4d3730b50e
commit 1d0fb59208
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,18 +79,21 @@ uart:
- id: uart9600
tx_pin:
allow_other_uses: true
number: GPIO22
number: GPIO25
rx_pin:
allow_other_uses: true
number: GPIO23
number: GPIO26
baud_rate: 9600
- id: uart_he60r
tx_pin: 22
rx_pin: 23
tx_pin:
number: GPIO18
allow_other_uses: true
rx_pin:
number: GPIO36
allow_other_uses: true
baud_rate: 1200
parity: EVEN
ota:
safe_mode: true
port: 3286
@ -115,7 +118,7 @@ tuya:
time_id: sntp_time
uart_id: uart115200
status_pin:
number: 14
number: GPIO5
inverted: true
allow_other_uses: true
@ -954,7 +957,6 @@ media_player:
allow_other_uses: true
number: GPIO25
mute_pin:
allow_other_uses: true
number: GPIO14
on_state:
- media_player.play: