From b7e52812f8d713827c25299a76bdb4c7195a72ca Mon Sep 17 00:00:00 2001 From: Jesse Hills <3060199+jesserockz@users.noreply.github.com> Date: Tue, 10 May 2022 22:02:58 +1200 Subject: [PATCH] Fix tests (#3455) --- tests/test3.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/test3.yaml b/tests/test3.yaml index ec768e17e5..af0e784465 100644 --- a/tests/test3.yaml +++ b/tests/test3.yaml @@ -266,7 +266,7 @@ uart: stop_bits: 2 # Specifically added for testing debug with no options at all. debug: - - id: uart8 + - id: uart9 tx_pin: GPIO4 rx_pin: GPIO5 baud_rate: 9600 @@ -563,7 +563,7 @@ sensor: name: 'AQI' calculation_type: 'AQI' - platform: pmsx003 - uart_id: uart8 + uart_id: uart9 type: PMSX003 pm_1_0: name: 'PM 1.0 Concentration'