From 705e74d9de7f94f0514aa01fb7b83b8cd9396287 Mon Sep 17 00:00:00 2001 From: Joshua Date: Fri, 27 Feb 2026 20:36:32 -0500 Subject: [PATCH] Udpates --- esphome/fdm-exhaust-fan-control.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/esphome/fdm-exhaust-fan-control.yaml b/esphome/fdm-exhaust-fan-control.yaml index 90bdd6e..8cc0a6a 100644 --- a/esphome/fdm-exhaust-fan-control.yaml +++ b/esphome/fdm-exhaust-fan-control.yaml @@ -37,10 +37,14 @@ web_server: output: - platform: gpio - pin: GPIO3 + pin: + number: GPIO3 + inverted: true # Fix for driver inversion id: fan_80mm_output - platform: gpio - pin: GPIO4 + pin: + number: GPIO4 + inverted: true id: fan_120mm_output fan: