Kitchen Vent.txt 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114
  1. Info: Kitchen Vent (FanControl)
  2. Address: C8C8C1
  3. Rate: 1
  4. Ch: 122
  5. CRC: 2
  6. DPL: 0
  7. RETR: 0x0F
  8. Resend: 3
  9. Delay_ms: 30
  10. Payload struct: 2,1,1
  11. EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4
  12. R default: ,EEPROM,0xC1
  13. W default: n,,0x81
  14. Write start: 0,0,0x8F
  15. R: ID*=,ID
  16. R: FanOn=0x77,RAM,0xC1
  17. S: FanSet=,,0x40
  18. S: Lamp=,,0x20
  19. R: FanSpeed=0x76,RAM,0xC1
  20. R: CO2 level 1*2=4,,0xC2
  21. W: CO2 level 1=,4,0x82
  22. R: CO2 level 2*2=6,,0xC2
  23. W: CO2 level 2=,6,0x82
  24. R: CO2 level 3*2=8,,0xC2
  25. W: CO2 level 3=,8,0x82
  26. R: FanSpeed_1=19
  27. W: FanSpeed_1=,19
  28. R: FanSpeed_2=20
  29. W: FanSpeed_2=,20
  30. R: FanSpeed_3=21
  31. W: FanSpeed_3=,21
  32. R: FanCookSpeed_1=22
  33. W: FanCookSpeed_1=,22
  34. R: FanCookSpeed_2=23
  35. W: FanCookSpeed_2=,23
  36. R: FanCookSpeed_3=24
  37. W: FanCookSpeed_3=,24
  38. R: FanStartupTime=10
  39. W: FanStartupTime=,10
  40. R: FanOffTime=11
  41. W: FanOffTime=,11
  42. R: FanCookStartupTime=12
  43. W: FanCookStartupTime=,12
  44. R: FanCookOffTime=13
  45. W: FanCookOffTime=,13
  46. R: FanSleep=14
  47. W: FanSleep=,14
  48. R: FanCookSleep=15
  49. W: FanCookSleep=,15
  50. R: FanSpeedInitIdx=16
  51. W: FanSpeedInitIdx=,16
  52. R: FanSpeedKey=17
  53. W: FanSpeedKey=,17
  54. R: IRRemotes=32
  55. W: IRRemotes=,32
  56. R: IRRemotesHash*2[80]=i:32#
  57. W: IRRemotesHash=,i:32
  58. R: OutPeriod=18
  59. W: OutPeriod=,18
  60. R: Flags=1#
  61. W: Flags=,1
  62. R: RxAddr=2#
  63. W: RxAddr=,2
  64. R: Ch=3
  65. W: Ch=,3
  66. R: OSCCAL=0x51,RAM
  67. R: OSCCAL_EMEM=0
  68. W: Reset=,RESET,0xC1
  69. S: Lamp=,0,0x40
  70. S: Fan=,1,0x40
  71. S: FanSpdUp=,2,0x40
  72. S: FanSpdDn=,3,0x40
  73. S: SetupIR=,4,0x40
  74. SBatch: Fan Off: Fan=0
  75. SBatch: Fan On: Fan=3
  76. SBatch: Fan Cooker On: Fan=6
  77. SBatch: Fan Up: FanSpdUp=0
  78. SBatch: Fan Down: FanSpdDn=0
  79. SBatch: Lamp On: Lamp=1
  80. SBatch: Lamp Off: Lamp=0
  81. RBatch: Work: ID;CO2 level 1;CO2 level 2;CO2 level 3;FanCookSpeed_1;FanCookSpeed_2;FanCookSpeed_3;FanCookStartupTime;FanCookOffTime;FanCookSleep;FanSpeed_1;FanSpeed_2;FanSpeed_3;FanStartupTime;FanOffTime;FanSleep
  82. RBatch: Hardware: ID;RxAddr;Ch;FanSpeedInitIdx;Flags;OutPeriod;IRRemotes;OSCCAL_EMEM
  83. RBatch: All: ID;CO2 level 1;CO2 level 2;CO2 level 3;FanCookSpeed_1;FanCookSpeed_2;FanCookSpeed_3;FanCookStartupTime;FanCookOffTime;FanCookSleep;FanSpeed_1;FanSpeed_2;FanSpeed_3;FanStartupTime;FanOffTime;FanSleep;RxAddr;Ch;FanSpeedInitIdx;Flags;OutPeriod;IRRemotes;IRRemotesHash
  84. WBatch: Reset: Reset
  85. SBatch: SetSpeed: FanSet=1
  86. SBatch: Fan OFF: FanSet=0
  87. SBatch: Lamp ON: Lamp=1
  88. SBatch: Lamp OFF: Lamp=0