Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ##### This config returns RC Switch RF 433Mhz Reciever's ######
- remote_receiver:
- pin:
- number: D5
- dump: #all
- - raw
- - rc_switch
- tolerance: 25%
- filter: 5us
- idle: 4ms
- buffer_size: 1kb
- ##### This config returns IR Sony codes for Barn TV Remote ########
- remote_receiver:
- pin:
- number: GPIO36
- inverted: true
- mode:
- input: true
- dump:
- - sony
- ###############################################################################################################
- ############################################ IR Codes ##################################################
- #### Front Porch Space Heater Remote. ####
- Up Button.
- NEC: address=0xFF00, command=0xF906 command_repeats=1
- Down Button.
- NEC: address=0xFF00, command=0xE01F command_repeats=1
- Right Button.
- NEC: address=0xFF00, command=0xFB04 command_repeats=1
- Left Button.
- NEC: address=0xFF00, command=0xF50A command_repeats=1
- Temp/Lock Button.
- NEC: address=0xFF00, command=0xE916 command_repeats=1
- Power Button.
- NEC: address=0xFF00, command=0xED12 command_repeats=1
- ##### Barn Tv. Remote Codes. #####
- Sony Remote. RMT-05
- Power. ON/OFF
- Sony: data=0x00000A90, nbits=12
- Sony: data=0x00000A90, nbits=12
- Sony: data=0x00000A90, nbits=12
- 1.
- Sony: data=0x00000010, nbits=12
- Sony: data=0x00000010, nbits=12
- Sony: data=0x00000010, nbits=12
- 2.
- Sony: data=0x00000810, nbits=12
- Sony: data=0x00000810, nbits=12
- Sony: data=0x00000810, nbits=12
- 3.
- Sony: data=0x00000410, nbits=12
- Sony: data=0x00000410, nbits=12
- Sony: data=0x00000410, nbits=12
- 4.
- Sony: data=0x00000C10, nbits=12
- Sony: data=0x00000C10, nbits=12
- Sony: data=0x00000C10, nbits=12
- 5.
- Sony: data=0x00000210, nbits=12
- Sony: data=0x00000210, nbits=12
- Sony: data=0x00000210, nbits=12
- 6.
- Sony: data=0x00000A10, nbits=12
- Sony: data=0x00000A10, nbits=12
- Sony: data=0x00000A10, nbits=12
- 7.
- Sony: data=0x00000610, nbits=12
- Sony: data=0x00000610, nbits=12
- Sony: data=0x00000610, nbits=12
- 8.
- Sony: data=0x00000E10, nbits=12
- Sony: data=0x00000E10, nbits=12
- Sony: data=0x00000E10, nbits=12
- 9.
- Sony: data=0x00000110, nbits=12
- Sony: data=0x00000110, nbits=12
- Sony: data=0x00000110, nbits=12
- ENT Button.
- - Enter Button for 0-9 Digits.
- Sony: data=0x00000D10, nbits=12
- Sony: data=0x00000D10, nbits=12
- Sony: data=0x00000D10, nbits=12
- Vol -
- Sony: data=0x00000C90, nbits=12
- Sony: data=0x00000C90, nbits=12
- Sony: data=0x00000C90, nbits=12
- Vol +
- Sony: data=0x00000490, nbits=12
- Sony: data=0x00000490, nbits=12
- Sony: data=0x00000490, nbits=12
- Channel +
- Sony: data=0x00000090, nbits=12
- Sony: data=0x00000090, nbits=12
- Sony: data=0x00000090, nbits=12
- Channel -
- Sony: data=0x00000890, nbits=12
- Sony: data=0x00000890, nbits=12
- Sony: data=0x00000890, nbits=12
- Menu Button.
- Sony: data=0x00000070, nbits=12
- Sony: data=0x00000070, nbits=12
- Sony: data=0x00000070, nbits=12
- Up Button/Arrow.
- Sony: data=0x000002F0, nbits=12
- Sony: data=0x000002F0, nbits=12
- Sony: data=0x000002F0, nbits=12
- Down Button/Arrow.
- Sony: data=0x00000AF0, nbits=12
- Sony: data=0x00000AF0, nbits=12
- Sony: data=0x00000AF0, nbits=12
- Right Button/Arrow.
- Sony: data=0x00000CD0, nbits=12
- Sony: data=0x00000CD0, nbits=12
- Sony: data=0x00000CD0, nbits=12
- Left Button/Arrow.
- Sony: data=0x000002D0, nbits=12
- Sony: data=0x000002D0, nbits=12
- Sony: data=0x000002D0, nbits=12
- Enter Button.
- Sony: data=0x00000A70, nbits=12
- Sony: data=0x00000A70, nbits=12
- Sony: data=0x00000A70, nbits=12
- Back/Return Button.
- Sony: data=0x00000DD0, nbits=12
- Sony: data=0x00000DD0, nbits=12
- Sony: data=0x00000DD0, nbits=12
- Info Button (ℹ️)
- Sony: data=0x000005D0, nbits=12
- Sony: data=0x000005D0, nbits=12
- Sony: data=0x000005D0, nbits=12
- HDMI Button.
- - Each press cycles through HDMI 1-4 then cycles back 1-4
- Sony: data=0x00000430, nbits=12
- Sony: data=0x00000430, nbits=12
- Sony: data=0x00000430, nbits=12
- Sony: data=0x00000430, nbits=12
- Tv Button.
- Sony: data=0x00000250, nbits=12
- Sony: data=0x00000250, nbits=12
- Sony: data=0x00000250, nbits=12
- Video Button.
- - Changes to Tv's A/V Input (Audio/Video)?
- Sony: data=0x00000030, nbits=12
- Sony: data=0x00000030, nbits=12
- Sony: data=0x00000030, nbits=12
- ############################################ RF CODES 433Mhz ##################################################
- binary_sensor:
- - platform: remote_receiver
- name: "On/Off RF1"
- id: remote1_power
- rc_switch_raw:
- code: '100011010001001000000001'
- protocol: 4
- - platform: remote_receiver
- name: "Speed +"
- id: speed_plus_rf1
- rc_switch_raw:
- code: '100011010001001000000101'
- protocol: 4
- - platform: remote_receiver
- name: "Mode -"
- id: mode_minus_rf1
- rc_switch_raw:
- code: '100011010001001000000111'
- protocol: 4
- - platform: remote_receiver
- name: "Mode +"
- id: mode_plus_rf1
- rc_switch_raw:
- code: '100011010001001000001001'
- protocol: 4
- - platform: remote_receiver
- name: "Auto"
- id: auto_mode_rf1
- rc_switch_raw:
- code: '100011010001001000001000'
- protocol: 4
- - platform: remote_receiver
- name: "Speed -"
- id: speed_minus_rf1
- rc_switch_raw:
- code: '100011010001001000001011'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness +"
- id: brightness_up_rf1
- rc_switch_raw:
- code: '100011010001001000001100'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness -"
- id: brightness_down_rf1
- rc_switch_raw:
- code: '100011010001001000001010' '
- protocol: 4
- - platform: remote_receiver
- name: "White (W)"
- id: white_mode_rf1
- rc_switch_raw:
- code: '000011010001001000001110'
- protocol: 4
- - platform: remote_receiver
- name: "Lock/Unlock"
- id: lock_unlock_rf1
- rc_switch_raw:
- code: '100011010001001000001101'
- protocol: 4
- - platform: remote_receiver
- name: "Gear Button"
- id: gear_button_rf1
- rc_switch_raw:
- code: '100011010001001000001111'
- protocol: 4
- - platform: remote_receiver
- name: "Red (R)"
- id: red_rgb_rf1
- rc_switch_raw:
- code: '100011010001001000010000'
- protocol: 4
- - platform: remote_receiver
- name: "Green (G)"
- id: green_rgb_rf1
- rc_switch_raw:
- code: '100011010001001000010001'
- protocol: 4
- - platform: remote_receiver
- name: "Blue (B)"
- id: blue_rgb_rf1
- rc_switch_raw:
- code: '100011010001001000010010'
- protocol: 4
- ############################ RGB REMOTE #2 ####################################
- - platform: remote_receiver
- name: "On/Off RF2"
- id: remote2_power
- rc_switch_raw:
- code: '100001111001001'
- protocol: 4
- - platform: remote_receiver
- name: "Speed +"
- id: speed_plus_rf2
- rc_switch_raw:
- code: '00001111001001'
- protocol: 4
- - platform: remote_receiver
- name: "Mode -"
- id: mode_minus_rf2
- rc_switch_raw:
- code: '100011010001001000000111'
- protocol: 4
- - platform: remote_receiver
- name: "Mode +"
- id: mode_plus_rf2
- rc_switch_raw:
- code: '1000011110010011000001'
- protocol: 4
- - platform: remote_receiver
- name: "Auto"
- id: auto_mode_rf2
- rc_switch_raw:
- code: '100001111001001100001000'
- protocol: 4
- - platform: remote_receiver
- name: "Speed -"
- id: speed_minus_rf2
- rc_switch_raw:
- code: '100011010001001000001011'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness +"
- id: brightness_up_rf2
- rc_switch_raw:
- code: '100001111001001100001100'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness -"
- id: brightness_down_rf2
- rc_switch_raw:
- code: '100001111001001100001010'
- protocol: 4
- - platform: remote_receiver
- name: "White (W)"
- id: white_mode_rf2
- rc_switch_raw:
- code: '100011010001001000001010'
- protocol: 4
- - platform: remote_receiver
- name: "Lock/Unlock"
- id: lock_unlock_rf2
- rc_switch_raw:
- code: '100001111001001100001101'
- protocol: 4
- - platform: remote_receiver
- name: "Gear Button"
- id: gear_button_rf2
- rc_switch_raw:
- code: '00001111001001100001111'
- protocol: 4
- - platform: remote_receiver
- name: "Red (R)"
- id: red_rgb_rf2
- rc_switch_raw:
- code: '1000011110010011000'
- protocol: 4
- - platform: remote_receiver
- name: "Green (G)"
- id: green_rgb_rf2
- rc_switch_raw:
- code: '00001111001001100010001'
- protocol: 4
- - platform: remote_receiver
- name: "Blue (B)"
- id: blue_rgb_rf2
- rc_switch_raw:
- code: '100001111001001100010010'
- protocol: 4
- ############################################# RGB Remote 3 ################################################################
- - platform: remote_receiver
- name: "On/Off RF2"
- id: remote3_power
- rc_switch_raw:
- code: '100110000010101100000001'
- protocol: 4
- - platform: remote_receiver
- name: "Speed +"
- id: speed_plus_rf3
- rc_switch_raw:
- code: '100110000010101100000101'
- protocol: 4
- - platform: remote_receiver
- name: "Mode -"
- id: mode_minus_rf3
- rc_switch_raw:
- code: '100110000010101100000111'
- protocol: 4
- - platform: remote_receiver
- name: "Mode +"
- id: mode_plus_rf3
- rc_switch_raw:
- code: '100110000010101100001001'
- protocol: 4
- - platform: remote_receiver
- name: "Auto"
- id: auto_mode_rf3
- rc_switch_raw:
- code: '100110000010101100001000'
- protocol: 4
- - platform: remote_receiver
- name: "Speed -"
- id: speed_minus_rf3
- rc_switch_raw:
- code: '100110000010101100001011'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness +"
- id: brightness_up_rf3
- rc_switch_raw:
- code: '100001111001001100001100'
- protocol: 4
- - platform: remote_receiver
- name: "Brightness -"
- id: brightness_down_rf3
- rc_switch_raw:
- code: '100110000010101100001010'
- protocol: 4
- - platform: remote_receiver
- name: "White (W)"
- id: white_mode_rf3
- rc_switch_raw:
- code: '100110000010101100001110'
- protocol: 4
- - platform: remote_receiver
- name: "Lock/Unlock"
- id: lock_unlock_rf3
- rc_switch_raw:
- code: '100110000010101100001101'
- protocol: 4
- - platform: remote_receiver
- name: "Gear Button"
- id: gear_button_rf3
- rc_switch_raw:
- code: '100110000010101100001111'
- protocol: 4
- - platform: remote_receiver
- name: "Red (R)"
- id: red_rgb_rf3
- rc_switch_raw:
- code: '100110000010101100010000'
- protocol: 4
- - platform: remote_receiver
- name: "Green (G)"
- id: green_rgb_rf3
- rc_switch_raw:
- code: '100110000010101100010001'
- protocol: 4
- - platform: remote_receiver
- name: "Blue (B)"
- id: blue_rgb_rf3
- rc_switch_raw:
- code: '100110000010101100010010'
- protocol: 4
- ##################################### A,B,C,C Keychain #4 #######################################################
- - platform: remote_receiver
- name: "Button 4A"
- id: rf_keychain_4_a
- icon: mdi:remote
- rc_switch_raw:
- code: '110001011110100000101000'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- on_click:
- then:
- - switch.turn_on: overhead
- - platform: remote_receiver
- name: "Button 4B"
- id: rf_keychain_4_b
- internal: True
- icon: mdi:remote
- rc_switch_raw:
- code: '110001011110100000100100'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- - platform: remote_receiver
- name: "Button 4C"
- id: rf_keychain_4_c
- internal: True
- icon: mdi:remote
- rc_switch_raw:
- code: '110001011110100000100010'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- - platform: remote_receiver
- name: "Button 4D"
- id: rf_keychain_4_d
- internal: True
- icon: mdi:remote
- rc_switch_raw:
- code: '110001011110100000100001'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- ##################################### A,B,C,C Keychain #3 #######################################################
- - platform: remote_receiver
- name: "Button 3A"
- id: rf_keychain_3_a
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '111001111000001101001000'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 3B"
- id: rf_keychain_3_b
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '111001111000001101000100'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 3C"
- id: rf_keychain_3_c
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '111001111000001101000010'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 3D"
- id: rf_keychain_3_d
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '111001111000001101000001'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- ##################################### A,B,C,C Keychain #2 #######################################################
- - platform: remote_receiver
- name: "Button 2A"
- id: rf_keychain_2_a
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110001011110100000101000'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 2B"
- id: rf_keychain_2_b
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110001011110100000100100'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 2C"
- id: rf_keychain_2_c
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110001011110100000100010'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 2D"
- id: rf_keychain_2_d
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110001011110100000100001'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- ##################################### A,B,C,C Keychain #1 #######################################################
- - platform: remote_receiver
- name: "Button 1A"
- id: rf_keychain_1_a
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110111101001100000101000'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 1B"
- id: rf_keychain_1_b
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110111101001100000100100'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 1C"
- id: rf_keychain_1_c
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110111101001100000100010'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- - platform: remote_receiver
- name: "Button 1D"
- id: rf_keychain_1_d
- icon: mdi:remote
- internal: True
- rc_switch_raw:
- code: '110111101001100000100001'
- protocol: 1
- filters:
- - delayed_off:
- 0.25s
- #on_click:
- ##################################### CAR MP3 REMOTE #1 IR CODES #######################
- - platform: remote_receiver
- name: "Remote 0"
- id: ir0
- internal: true
- nec:
- address: 0xff00
- command: 0xE916
- # 0 key #
- - platform: remote_receiver
- name: "Remote 1"
- id: ir1
- internal: true
- nec:
- address: 0xff00
- command: 0xF30C
- - platform: remote_receiver
- name: "Remote 2"
- id: ir2
- internal: true
- nec:
- address: 0xff00
- command: 0xE718
- - platform: remote_receiver
- name: "Remote 3"
- id: ir3
- internal: true
- nec:
- address: 0xff00
- command: 0xA15E
- - platform: remote_receiver
- name: "Remote 4"
- id: ir4
- internal: true
- nec:
- address: 0xff00
- command: 0xF708
- - platform: remote_receiver
- name: "Remote 5"
- id: ir5
- internal: true
- nec:
- address: 0xff00
- command: 0xE31C
- - platform: remote_receiver
- name: "Remote 6"
- id: ir6
- internal: true
- nec:
- address: 0xff00
- command: 0xA55A
- - platform: remote_receiver
- name: "Remote 7"
- id: ir7
- internal: true
- nec:
- address: 0xff00
- command: 0xA55A
- - platform: remote_receiver
- name: "Remote 8"
- id: ir8
- internal: true
- nec:
- address: 0xff00
- command: 0xA55A
- - platform: remote_receiver
- name: "Remote 9"
- id: ir9
- internal: true
- nec:
- address: 0xff00
- command: 0xB54A
- - platform: remote_receiver
- name: "Remote 100+"
- id: ir100
- internal: true
- nec:
- address: 0xff00
- command: 0xE619
- - platform: remote_receiver
- name: "Remote 200+"
- id: ir200
- internal: true
- nec:
- address: 0xff00
- command: 0xF20D
- - platform: remote_receiver
- name: "Remote Volume -"
- id: ir_minus
- internal: true
- nec:
- address: 0xff00
- command: 0xF807
- - platform: remote_receiver
- name: "Remote Volume +"
- id: ir_plus
- internal: true
- nec:
- address: 0xff00
- command: 0xEA15
- - platform: remote_receiver
- name: "Remote EQ"
- id: ir_eq
- internal: true
- nec:
- address: 0xff00
- command: 0xF609
- - platform: remote_receiver
- name: "Remote Previus"
- id: ir_prev
- internal: true
- nec:
- address: 0xff00
- command: 0xBB44
- - platform: remote_receiver
- name: "Remote Next"
- id: ir_next
- internal: true
- nec:
- address: 0xff00
- command: 0xBF40
- - platform: remote_receiver
- name: "Remote play/pause"
- id: ir_play_pause
- internal: true
- nec:
- address: 0xff00
- command: 0xBC43
- - platform: remote_receiver
- name: "Remote minus"
- id: ir_channel_minus
- internal: true
- nec:
- address: 0xff00
- command: 0xBA45
- - platform: remote_receiver
- name: "Remote center"
- id: ir_channel_center
- internal: true
- nec:
- address: 0xff00
- command: 0xB946
- - platform: remote_receiver
- name: "Remote plus"
- id: ir_channel_plus
- internal: true
- nec:
- address: 0xff00
- ############################# BEDROOM 3 SPEED FAN ########################
- Bedroom 3-speed fan IR Codes.
- Speed Control.
- Received RCSwitch Raw: protocol=4 data='11011000001'
- - Same Code Cycles Through Low, Med, High, Low, Med, High
- Timer.
- 1. Received RCSwitch Raw: protocol=4 data='11011000100'
- - Same Code Cycles through 4 timer settings
- Power On/Off
- Received RCSwitch Raw: protocol=1 data='11011000000'
- - Cycles On/Off
- ############### OLIVE'S FISH/OCEAN BUBBLE NIGHT LIGHT ############################
- Power (ON).
- Received NEC: address=0xFF00, command=0xBA45 command_repeats=1
- Power (Off)
- Received NEC: address=0xFF00, command=0xB847 command_repeats=1
- Bubble.
- Received NEC: address=0xFF00, command=0xF807 command_repeats=1
- Light.
- Received NEC: address=0xFF00, command=0xF609 command_repeats=1
- Timers...
- 2H.
- Received NEC: address=0xFF00, command=0xF30C command_repeats=1
- 4H.
- Received NEC: address=0xFF00, command=0xA15E command_repeats=1
- 8H.
- Received NEC: address=0xFF00, command=0xF708 command_repeats=1
- Timer Off.
- Received NEC: address=0xFF00, command=0xA55A command_repeats=1
- ############### Hunter RF Remote. Back Yard Porch Fan/Light ########################
- remote_receiver:
- pin:
- number: D5
- inverted: true
- mode:
- input: true
- pullup: false
- tolerance: 60%
- filter: 4us
- idle: 4ms
- dump: #all
- - rc_switch
- # - raw
- # - nec
- Up.
- protocol=6 data='0000000000000000000101110001001010011101100100000000111011111111'
- protocol=6 data='0000000000000000000101110001001010011101100100000000111011111111'
- protocol=6 data='0000000000000000000101110001001010011101100100000000111011111111'
- protocol=6 data='0000000000000000000101110001001010011101100100000000111011111111'
- protocol=6 data='0000000000000000000101110001001010011101100100000000111011111111'
- Down.
- Received RCSwitch Raw: protocol=3 data='11111111111'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- protocol=6 data='0000000000000000000101110001001010011101100100000001011011111110'
- Fan Button.
- protocol=6 data='0000000000000000000101110001001010011101100000010001111111101110'
- protocol=6 data='0000000000000000000101110001001010011101100000010001111111101110'
- protocol=6 data='0000000000000000000101110001001010011101100000010001111111101110'
- protocol=6 data='0000000000000000000101110001001010011101100000010001111111101110'
- Light Button.
- protocol=6 data='0000000000000000000101110001001010011101100110000000011001111111'
- protocol=6 data='0000000000000000000101110001001010011101100110000000011001111111'
- protocol=6 data='0000000000000000000101110001001010011101100110000000011001111111'
- protocol=6 data='0000000000000000000101110001001010011101100110000000011001111111'
- protocol=6 data='0000000000000000000101110001001010011101100110000000011001111111'
- ###### Qiachip RF Remote. ########
- ###### ****Codes Cycle 1-8 then Repeat**** ######
- remote_receiver:
- pin:
- number: D5
- inverted: false
- mode:
- input: true
- pullup: False
- tolerance: 60%
- filter: 4us
- idle: 4ms
- dump: #all
- - rc_switch
- Light - On/Off.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100001101011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100001111010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100000001101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100000011100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100000101111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100000111110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100001001001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100001011000'
- Stop.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011001110100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011000000011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011000010010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011000100001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011000110000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011001000111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011001010110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011001100101'
- Low.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001001110000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001000000111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001000010110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001000100101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001000110100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001001000011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001001010010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001001100001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100001111010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001000000111'
- Med.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001100100100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001100110101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001101000010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001101010011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001101100000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001101110001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001100000110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000001100010111'
- Hi.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100100011101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100100101110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100100111111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100101001000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100101011001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100101101010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100101111011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000100100001100'
- 1-Hr.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000101100010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000101110011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000100000100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000100010101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000100100110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000100110111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000101000000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000000101010001'
- 2-Hr.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011100110001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011101000110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011101010111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011101100100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011101110101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011100000010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011100010011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000011100100000'
- 4-Hr.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010101000100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010101010101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010101100110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010101110111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010100000000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010100010001'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010100100010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000010100110011'
- 8-Hr.
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101001111000'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101000001111'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101000011110'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101000101101'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101000111100'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101001001011'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101001011010'
- Received RCSwitch Raw: protocol=1 data='10110011101111000000101001101001'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement