Skip to content

Commit 71c1ab2

Browse files
committed
+ Kitchen Vent Dimmer.txt
1 parent 29e118c commit 71c1ab2

File tree

2 files changed

+139
-2
lines changed

2 files changed

+139
-2
lines changed
+139
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,139 @@
1+
Info: Kitchen Vent Dimmer
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+
11+
Payload struct: 2,1,1
12+
EEPROM=0; RAM=1; PROGMEM=2; ID=3; RESET=4; WRAM=0x89; R1=0xC1; R2=0xC2; W1=0x81; W2=0x82
13+
14+
R default: ,EEPROM,R1
15+
W default: n,,W1
16+
Write start: 0,0,0x8F
17+
18+
R: ID*=,ID
19+
20+
R: CO2 level*2[3]=i:4,,R2
21+
W: CO2 level*2=,i:4,W2
22+
23+
R: Fan speeds=25
24+
W: Fan speeds=,25
25+
R: FanSpeed[3]=i:19
26+
W: FanSpeed=,i:19
27+
R: FanCook speeds=26
28+
W: FanCook speeds=,26
29+
R: FanCookSpeed[3]=i:22
30+
W: FanCookSpeed=,i:22
31+
32+
R: FanOnTime=10
33+
W: FanOnTime=,10
34+
35+
R: FanOffTime=11
36+
W: FanOffTime=,11
37+
38+
R: FanCookOnTime=12
39+
W: FanCookOnTime=,12
40+
41+
R: FanCookOffTime=13
42+
W: FanCookOffTime=,13
43+
44+
R: FanSleep=14
45+
W: FanSleep=,14
46+
47+
R: FanCookSleep=15
48+
W: FanCookSleep=,15
49+
50+
R: SpeedInitIdx=16
51+
W: SpeedInitIdx=,16
52+
53+
R: SpeedKeyIdx=17
54+
W: SpeedKeyIdx=,17
55+
56+
R: OutSpeedMax=18
57+
W: OutSpeedMax=,18
58+
59+
R: ZeroCrossLag,us*2=27,,R2
60+
W: ZeroCrossLag,us=,27,W2
61+
R: SSR_PulseWidth,us*2=29,,R2
62+
W: SSR_PulseWidth,us=,29,W2
63+
64+
R: PauseSetByCO2,min=31
65+
W: PauseSetByCO2,min=,31
66+
67+
R: IRRemotes=32
68+
W: IRRemotes=,32
69+
70+
R: IRRemotesHash*2[70]=i:33,,R2#
71+
W: IRRemotesHash*2=,i:33,W2
72+
73+
R: Flags=1#
74+
W: Flags=,1
75+
76+
R: RxAddr=2#
77+
W: RxAddr=,2
78+
79+
R: Ch=3
80+
W: Ch=,3
81+
82+
R: OSCCAL_EMEM=0
83+
R: _OSCCAL=0x51,RAM
84+
W: _OSCCAL=,0x51,WRAM
85+
R: _PORTA=0x39,RAM
86+
W: _PORTA=,0x3B,WRAM
87+
R: _PORTB=0x36,RAM
88+
W: _PORTB=,0x38,WRAM
89+
90+
R: _Fanspeed=0x75,RAM
91+
R: _FanOn=0x76,RAM
92+
R: _FanOnNext=0x74,RAM
93+
R: _FanOnNextCnt=0x72,RAM
94+
R: _FanOnLast=0x73,RAM
95+
R: _IRHashLast*2=0x7B,RAM,R2#
96+
R: _SleepTimer=0x83,RAM
97+
98+
R: _OutSpeedMax=0x86,RAM
99+
W: _OutSpeedMax=,0x86,WRAM
100+
R: _LED_Warning=0x6B,RAM
101+
W: _LED_Warning=,0x6B,WRAM
102+
R: _ZeroCrossDelay=0x8D,RAM,R2
103+
W: _ZeroCrossDelay=,0x8D,WRAM,W2
104+
R: _PulseDelayAfterZero=0x99,RAM,R2
105+
W: _PulseDelayAfterZero=,0x99,WRAM,W2
106+
R: _PulseWidth=0x8B,RAM,R2
107+
W: _PulseWidth=,0x8B,WRAM,W2
108+
109+
W: Reset=,RESET,0xC1
110+
111+
S: Lamp=,0,0x40
112+
S: Fan=,1,0x40
113+
S: FanSpdUp=,2,0x40
114+
S: FanSpdDn=,3,0x40
115+
S: FanSpdSave=,4,0x40
116+
S: SetupIR=,5,0x40
117+
118+
SBatch: Fan Cooker On: Fan=6
119+
SBatch: Fan On: Fan=3
120+
SBatch: Fan Off: Fan=0
121+
SBatch: Lamp On: Lamp=1
122+
SBatch: Lamp Off: Lamp=0
123+
SBatch: Fan Up: FanSpdUp=0
124+
SBatch: Fan Down: FanSpdDn=0
125+
SBatch: Fan SAVE: FanSpdSave=0;
126+
SBatch: Add new IR: SetupIR=1
127+
128+
RBatch: Work: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep
129+
RBatch: Hardware: ID;RxAddr;Ch;SpeedInitIdx;Flags;OutSpeedMax;IRRemotes;ZeroCrossLag,us;SSR_PulseWidth,us;OSCCAL_EMEM
130+
RBatch: All: ID;CO2 level;FanCookSpeed;FanCookOnTime;FanCookOffTime;FanCookSleep;FanSpeed;FanOnTime;FanOffTime;FanSleep;RxAddr;Ch;SpeedInitIdx;Flags;OutSpeedMax;IRRemotes;IRRemotesHash
131+
132+
WBatch: Init(Cook2spd,Lamp-F2.2): RxAddr=0xC1;Ch=122;CO2 level={870,930,1000};Fan speeds=3;FanSpeed={14,15,16};FanCook speeds=3;FanCookSpeed={15,16,32};FanSleep=20;FanCookSleep=6;FanOnTime=150;FanCookOnTime=0;FanOffTime=100;FanCookOffTime=0;SpeedInitIdx=0;SpeedKeyIdx=6;Flags=0x0D;OutPeriod=16;ZeroCrossLag,us=500;SSR_PulseWidth,us=9999
133+
WBatch: IRRemotes clear: IRRemotes=0
134+
WBatch: IRRemotes 1 kitchen: IRRemotes=1;IRRemotesHash={0x6DA5,0xFCA5,0x7CA5,0xB425,0x3425,0x1625,0x8525}
135+
WBatch: Fans Speeds: Fan speeds=3;FanSpeed={14,15,16};FanCook speeds=3;FanCookSpeed={14,16,32}
136+
WBatch: LED Warning: _LED Warning=0x10
137+
WBatch: OSCCAL: _OSCCAL=146
138+
WBatch: CO2 Level: CO2 level={750,850,1000}
139+
WBatch: Reset: Reset

Distr/nrf24batch/Kitchen Vent.txt

-2
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ WBatch: IRRemotes clear: IRRemotes=0
121121
WBatch: IRRemotes 1 kitchen: IRRemotes=1;IRRemotesHash={0x6DA5,0xFCA5,0x7CA5,0xB425,0x3425,0x1625,0x8525}
122122
WBatch: Fans Speeds: Fan speeds=1;FanSpeed={1,1,1};FanCook speeds=2;FanCookSpeed={1,2,2}
123123
WBatch: LED Warning: _LED Warning=0x10
124-
WBatch: PORTA: _PORTA=0x0C
125-
WBatch: PORTB: _PORTB=0xC
126124
WBatch: OutPeriod: _OutPeriod=1
127125
WBatch: OSCCAL: _OSCCAL=146
128126
WBatch: CO2 Level: CO2 level={750,850,1000}

0 commit comments

Comments
 (0)