From 4a416fa71022db408e33694ab2b03432b5fd56b9 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Sun, 21 Sep 2025 01:01:11 -0400 Subject: [PATCH] Convert PIR GPIO to pulldown As per [1] this is the suggested configuration. [1] https://community.home-assistant.io/t/am312-motion-sensors-going-crazy/335073/10 --- supersensor.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supersensor.yaml b/supersensor.yaml index c8fa359..8e95a7e 100644 --- a/supersensor.yaml +++ b/supersensor.yaml @@ -763,7 +763,7 @@ binary_sensor: id: pir_gpio pin: number: GPIO32 - mode: INPUT_PULLUP + mode: INPUT_PULLDOWN internal: false device_class: motion on_press: