From 0c475afc4345363a493bd226dff161f9832bd88f Mon Sep 17 00:00:00 2001 From: Timo Herrmann Date: Mon, 29 Jul 2024 17:34:33 +0200 Subject: [PATCH] Add config for receiver --- config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.yaml b/config.yaml index 9a7fd48..bece8b7 100644 --- a/config.yaml +++ b/config.yaml @@ -153,7 +153,9 @@ remote_receiver: pin: number: GPIO2 inverted: True + mode: INPUT_PULLUP dump: all +# Change to dump: all to see all protocols, use dump: raw to see raw codes remote_transmitter: pin: GPIO04