mirror of
https://github.com/ale1800/ESP-360-REMOTE.git
synced 2025-03-10 12:48:45 -03:00
Create remote_configuration.txt
This commit is contained in:
parent
4f878e67dd
commit
f62b7c5c6b
@ -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
|
Loading…
x
Reference in New Issue
Block a user