diff --git a/Some remotes configurations/RF/Generic Lamp RF Remote/remote_configuration.txt b/Some remotes configurations/RF/Generic Lamp RF Remote/remote_configuration.txt new file mode 100644 index 0000000..8ec09e6 --- /dev/null +++ b/Some remotes configurations/RF/Generic Lamp RF Remote/remote_configuration.txt @@ -0,0 +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: Stehlampe_OnOff_1 + on_press: + - remote_transmitter.transmit_raw: + transmitter_id: RF_TX + code: [748, -303, 686, -303, 686, -303, 256, -676, 318, -676, 748, -308, 682, -302, 687, -303, 255, -677, 743, -308, 255, -677, 748, -308, 255, -677, 743, -304, 690, -298, 687, -304, 254, -677, 322, -673, 316, -682, 322, -677, 317, -676, 322, -678, 747, -303, 260, -672, 313] + repeat: + times: 8 + wait_time: 7ms