V
V
Vannoccc2020-04-21 20:51:58
Firmware
Vannoccc, 2020-04-21 20:51:58

Firmware led controller with rf remote control rc_switch_raw?

I purchased a controller with an RF remote control and there is a firmware fragment for an infrared remote control:
binary_sensor:
- platform: remote_receiver
id: "on"
nec:
address: 0x00FF
command: 0xB04F
on_press:
then:
- light.turn_on:
id: mh_ledstrip3
- platform: remote_receiver
id: "off"
nec:
address: 0x00FF
command: 0xF807
on_press:
then:
- light.turn_off:
id: mh_ledstrip3
adding
remote_receiver:
pin: 4
dump:
- rc_switch
tolerance: 50%
filter: 250us
idle: 4ms
buffer_size :
2kb ='1000110101' does not work with existing firmware. How to change the NEC code to rc_switch. The search for analogues of the firmware did not give any results.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question