From 7afa596007434b6b3d68b839c9d06c82321fb6cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Poczkodi?= Date: Wed, 28 Feb 2024 15:30:50 +0100 Subject: [PATCH] pr fix, allow_other_uses: true try3 --- tests/components/cc1101/test.esp32-c3.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/components/cc1101/test.esp32-c3.yaml b/tests/components/cc1101/test.esp32-c3.yaml index 672e1e605a..61a340dc5c 100644 --- a/tests/components/cc1101/test.esp32-c3.yaml +++ b/tests/components/cc1101/test.esp32-c3.yaml @@ -35,7 +35,9 @@ remote_transmitter: id: realtx remote_receiver: - pin: GPIO4 # GDO0 + pin: + number: GPIO4 # GDO0 + allow_other_uses: true dump: - rc_switch # Settings to optimize recognition of RF devices