Guest User

pilight-learn output

a guest
Jan 28th, 2015
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. pi@RaspberryFHEM ~ $ sudo pilight-learn
  2. 1. Please send and hold one of the OFF buttons. Done.
  3.  
  4. 2. Please send and hold the ON button for the same device
  5. as for which you send the previous OFF button. Done.
  6.  
  7. 3. Please send and hold (one of the) ALL buttons.
  8. If you're remote doesn't support turning ON or OFF
  9. all devices at once, press the same OFF button as in
  10. the beginning. Done.
  11.  
  12. 4. Please send and hold the ON button with the lowest ID. Done.
  13.  
  14. 5. Please send and hold the ON button with the second to lowest ID. Done.
  15.  
  16. 6. Please send and hold the ON button with the highest ID. Done.
  17.  
  18. --[RESULTS]--
  19.  
  20. hardware: 433gpio
  21. pulse: 4
  22. rawlen: 132
  23. binlen: 33
  24. plslen: 306
  25.  
  26. on-off bit(s): 27
  27. all bit(s): 26
  28. unit bit(s): 30 31
  29.  
  30. Raw code:
  31. 1224 2754 306 306 306 1224 306 306 306 1224 306 1224 306 306 306 1224 306 306 306 306 306 1224 306 1224 306 306 306 306 306 1530 306 1224 306 306 306 306 306 1224 306 306 306 1224 306 1530 306 306 306 306 306 1224 306 1224 306 306 306 306 306 1224 306 306 306 1224 306 1224 306 306 306 306 306 1224 306 306 306 1224 306 306 306 1224 306 306 306 1224 306 306 306 1224 306 1224 306 306 306 1224 306 306 306 1224 306 306 306 1224 306 306 306 306 306 1224 306 306 306 1224 306 1224 306 306 306 306 306 1224 306 306 306 1224 306 1224 306 306 306 306 306 1224 306 10404
  32. Raw simplified:
  33. On: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000100010100000100010001010001
  34. Off: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000100010100000100010001010001
  35. All: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000101000001000100010001000101
  36. Unit 1: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000100010100000100010001000101
  37. Unit 2: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000100010100000100010001010001
  38. Unit 3: 010001000101000100000101000001010000010001010000010100000100010100000100010001000100010100010001000100000100010100000100010100000101
  39. Binary code:
  40. On: 001101010010100100000111100100011
  41. Off: 001101010010100100000111100000011
  42. All: 001101010010100100000111101000001
  43. Unit 1: 001101010010100100000111100100001
  44. Unit 2: 001101010010100100000111100100011
  45. Unit 3: 001101010010100100000111100100101
  46.  
  47. pi@RaspberryFHEM ~ $
Add Comment
Please, Sign In to add comment