Quantcast
Channel: ESPHome - Home Assistant Community
Viewing all articles
Browse latest Browse all 1486

443 mhz receiver - how do you pick which RCSwitch data code to use?

$
0
0

Below is the log of what my debug looks like when I activate one water detection sensor. How do I pick the correct one to use in a binary_sensor?

[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='1010101000010111'
[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='10101010000101110010111'
[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='10101010'
[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='101010100'
[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='101010100001'
[02:30:23][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='1010101000'
[02:30:24][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='10101010000101110'
[02:30:24][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=6 data='101010100001010100100110'
[02:30:24][D][remote.rc_switch:256]: Received RCSwitch Raw: protocol=8 data='111111111111111111111111111'

I have the receiver configured with:

remote_receiver:
  pin:
    number: D5
    inverted: True
  dump: # all
    - rc_switch
  tolerance: 50%
  filter: 250us
  idle: 4ms
  buffer_size: 2kb

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1486

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>