diff --git a/tests/test3.yaml b/tests/test3.yaml index 9c43b9b0e7..ae844c5927 100644 --- a/tests/test3.yaml +++ b/tests/test3.yaml @@ -46,19 +46,19 @@ deep_sleep: sensor: - platform: ppd42x type: PPD42 - pin_10_0: GPIO32 - pin_2_5: GPIO27 + pin_10_0: D5 + pin_2_5: D6 pm_2_5: name: "PM 2.5 Concentration" pm_10_0: name: "PM 10.0 Concentration" - platform: ppd42x type: PPD42NJ - pin_2_5: GPIO27 + pin_2_5: D5 pm_2_5: name: "PM 2.5 Concentration" - platform: ppd42x - pin_10_0: GPIO32 + pin_10_0: D6 type: PPD42NS pm_10_0: name: "PM 10.0 Concentration"