From e6d5d415284c83ec05c4ce91b01baabbef57246b Mon Sep 17 00:00:00 2001 From: ale1800 <53172176+ale1800@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:18:19 +0100 Subject: [PATCH] Update RC-300_fireplace.txt --- .../RF/RC-300_fireplace.txt | 26 ++++++++++++++----- 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/Some remotes configurations/RF/RC-300_fireplace.txt b/Some remotes configurations/RF/RC-300_fireplace.txt index 13b075d..3f36519 100644 --- a/Some remotes configurations/RF/RC-300_fireplace.txt +++ b/Some remotes configurations/RF/RC-300_fireplace.txt @@ -1,8 +1,22 @@ +remote_receiver: + - id: RF_RX + pin: + number: GPIO5 + inverted: False + dump: + - raw + tolerance: 25% + filter: 60us + idle: 10ms + buffer_size: 10kb + +button: + - platform: template + name: Fireplace turn_on_action: - remote_transmitter.transmit_raw: - repeat: - times: 11 - wait_time: 123ms - - transmitter_id: RF_TX - code: [902, -430, 398, -403, 875, -431, 397, -1202, 895, -686, 422, -649, 420, -649, 890, -686, 894, -687, 421, -650, 420, -649, 416, -1457, 895, -687, 417, -653, 420, -650, 420, -651, 419, -648, 895, -685, 419, -647, 890, -1497, 420, -653, 416, -650, 895, -682, 892, -689, 419, -653, 417, -648, 895, -682, 889, -1501, 426, -648, 417, -653, 416, -653, 413, -655, 420, -648, 420, -650, 420, -648, 891, -1491, 900, -685, 417, -648, 894, -688, 420, -649, 421, -648, 890, -686, 895, -686, 417, -1461, 422, -644, 895, -687, 420, -649, 894, -682, 894, -688, 420, -649, 421, -646, 892] + transmitter_id: RF_TX + code: [902, -430, 398, -403, 875, -431, 397, -1202, 895, -686, 422, -649, 420, -649, 890, -686, 894, -687, 421, -650, 420, -649, 416, -1457, 895, -687, 417, -653, 420, -650, 420, -651, 419, -648, 895, -685, 419, -647, 890, -1497, 420, -653, 416, -650, 895, -682, 892, -689, 419, -653, 417, -648, 895, -682, 889, -1501, 426, -648, 417, -653, 416, -653, 413, -655, 420, -648, 420, -650, 420, -648, 891, -1491, 900, -685, 417, -648, 894, -688, 420, -649, 421, -648, 890, -686, 895, -686, 417, -1461, 422, -644, 895, -687, 420, -649, 894, -682, 894, -688, 420, -649, 421, -646, 892] + repeat: + times: 11 + wait_time: 123ms