mirror of
https://github.com/ale1800/ESP-360-REMOTE.git
synced 2025-03-11 13:18:52 -03:00
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
switch:
|
|
- platform: template
|
|
name: "$upper_devicename Patio Lights Power Button p1"
|
|
turn_on_action:
|
|
- remote_transmitter.transmit_rc_switch_raw:
|
|
transmitter_id: RF_TX
|
|
code: '10101010111111111110100'
|
|
protocol: 1
|
|
repeat:
|
|
times: 5
|
|
wait_time: 1ms
|
|
|