Updated Templates (markdown)

blakadder 2019-03-14 20:59:12 +01:00
parent df1a580fa7
commit 451577e96a
1 changed files with 72 additions and 28 deletions

@ -213,32 +213,76 @@ template we used the BlitzWolf SHP (45) module as BASE since the power monitorin
The following table lists hard-coded device specific functionality. Notice that not all device modules need special programming.
BASE | Module | Description
-----|----------------|----------------------------------------------
5 | Sonoff Dual | Process relay and button via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps. Process buttons as single press only
10 | Sonoff Touch | Invert ledstate 1 functionality
11 | Sonoff LED | Set light type to 2 PWM channels disregarding SetOption15. Fix device specific LED instabilities by disabling GPIO04, GPIO5 and GPIO14
13 | 4 Channel | See 4
14 | Motor C/AC | Force all relays ON at Power On and disable command ``PowerOnState``
16 | EXS Relay(s) | Enable pulse latching using even/odd numbered relay pairs
18 | Generic | Show Wemos specific pin information in GUI
20 | H801 | Change hardware UART Tx from GPIO01 to GPIO02
21 | Sonoff SC | Enable and Process data via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps
22 | Sonoff BN-SZ | Set light type to 1 PWM channel disregarding SetOption15
23 | Sonoff 4CH Pro | Button handling disregarding SetOption13 only allowing single press to enable RF learning while holding the button
25 | Sonoff Bridge | Enable and Process data via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps. Process 16 buttons in web GUI. Enable EFM8BB1 firmware upload
26 | Sonoff B1 | Set light type to RGBWC using MY92x1
27 | AiLight | Set light type to RGBW using MY92x1
28 | Sonoff T1 1CH | See 9
29 | Sonoff T1 2CH | See 9
30 | Sonoff T1 3CH | See 9
39 | Sonoff Dual R2 | Process buttons as single press only
44 | Sonoff iFan02 | Enable command ``Fanspeed``. Disable Interlock and PulseTime. Tune status information, MQTT data and GUI. Sync with microcontroller. Process Domoticz Fan state
45 | BlitzWolf SHP | Module specific power monitoring calibration
48 | Xiaomi Philips | Process Color Temperature using PWM2 and Intensity using PWM1
54 | Tuya Dimmer | Enable and Process data via software or hardware serial interface using GPIO 148 and 149 or forced GPIO01 and GPIO03. Change baudrate to 9600 bps. Process all Buttons
56 | ARMTR Dimmer | Enable and Process data via software or hardware serial interface using GPIO 148 and 149. Change baudrate to 115200 bps.
58 | PS-16-DZ | Enable and Process data via software or hardware serial interface using GPIO 148 and 149. Change baudrate to 19200 bps.
62 | YTF IR Bridge | Disable serial interface to stop loopback
66 | Mi Desk Lamp | Process rotary and Button1 data specific to this device
BASE | Module | Description
--- | --- | #VALUE!
1 | Sonoff Basic |
2 | Sonoff RF |
3 | Sonoff SV |
4 | Sonoff Th |
5 | Sonoff Dual | Process relay and button via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps. Process buttons as single press only
6 | Sonoff Pow |
7 | Sonoff 4Ch |
8 | Sonoff S2X |
9 | Slampher |
10 | Sonoff Touch | Invert LedState 1 functionality
11 | Sonoff LED | Set light type to 2 PWM channels disregarding SetOption15. Fix device specific LED instabilities by disabling GPIO04, GPIO5 and GPIO14
12 | 1 Channel |
13 | 4 Channel | See 4
14 | Motor C/AC | Force all relays ON at Power On and disable command PowerOnState
15 | ElectroDragon |
16 | EXS Relay(s) | Enable pulse latching using even/odd numbered relay pairs
17 | WION |
18 | Generic | Show Wemos specific pin information in GUI
19 | Sonoff Dev |
20 | H801 | Change hardware UART Tx from GPIO01 to GPIO02
21 | Sonoff SC | Enable and Process data via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps
22 | Sonoff BN-SZ | Set light type to 1 PWM channel disregarding SetOption15
23 | Sonoff 4Ch Pro | Button handling disregarding SetOption13 only allowing single press to enable RF learning while holding the button
24 | Huafan SS |
25 | Sonoff Bridge | Enable and Process data via hardware serial interface using GPIO01 and GPIO03. Change baudrate to 19200 bps. Process 16 buttons in web GUI. Enable EFM8BB1 firmware upload
26 | Sonoff B1 | Set light type to RGBWC using MY92x1
27 | Ailight | Set light type to RGBW using MY92x1
28 | Sonoff T1 1Ch | See 9
29 | Sonoff T1 2Ch | See 9
30 | Sonoff T1 3Ch | See 9
31 | Supla Espablo |
32 | Witty Cloud |
33 | Yunshan Relay |
34 | MagicHome |
35 | Luani HVIO |
36 | KMC 70011 |
37 | Arilux LC01 |
38 | Arilux LC11 |
39 | Sonoff Dual R2 | Process buttons as single press only
40 | Arilux LC06 |
41 | Sonoff S31 | Sets serial interface to 4800 baud and disable serial logging
42 | Zengge WF017 |
43 | Sonoff Pow R2 |
44 | Sonoff IFan02 | Enable command Fanspeed. Disable Interlock and PulseTime. Tune status information, MQTT data and GUI. Sync with microcontroller. Process Domoticz Fan state
45 | Blitzwolf SHP | Module specific power monitoring calibration
46 | Shelly 1 |
47 | Shelly 2 |
48 | Xiaomi Philips | Process Color Temperature using PWM2 and Intensity using PWM1
49 | Neo Coolcam |
50 | ESP SwitCh |
51 | Obi Socket |
52 | Teckin |
53 | APLIC WDP303075 |
54 | Tuya Dimmer | Enable and Process data via software or hardware serial interface using GPIO 148 and 149 or forced GPIO01 and GPIO03. Change baudrate to 9600 bps. Process all Buttons
55 | Gosund SP1 v23 |
56 | Armtronix Dimmers | Enable and Process data via software or hardware serial interface using GPIO 148 and 149. Change baudrate to 115200 bps.
57 | SK03 Outdoor (Tuya) |
58 | PS-16-DZ | Enable and Process data via software or hardware serial interface using GPIO 148 and 149. Change baudrate to 19200 bps.
59 | Teckin_US |
60 | Manzoku Strip (Eu_4) |
61 | Obi Socket 2 |
62 | YTF LR Bridge | Disable serial interface to stop loopback
63 | Digoo DG-SP202 |
64 | KA10 |
65 | Luminea ZX2820 |
66 | Mi Desk Lamp | Process rotary and Button1 data specific to this device
67 | SP10 |
68 | WAGA CHCZ02MB |
69 | SYF05