mirror of https://github.com/arendst/Tasmota.git
Rename Module 45 to Blitzwolf SHP
Rename Module 45 to Blitzwolf SHP as it serves both SHP2 and SHP6 (among others)
This commit is contained in:
parent
01db8fa25b
commit
4b57bff728
|
@ -66,7 +66,7 @@ Module | Description
|
||||||
42 Zengge WF017 | Zengge WF017 Wifi RGB(W) Led Controller
|
42 Zengge WF017 | Zengge WF017 Wifi RGB(W) Led Controller
|
||||||
43 Sonoff Pow R2 | Sonoff Pow R2 Wifi Smart Switch with Energy Monitoring
|
43 Sonoff Pow R2 | Sonoff Pow R2 Wifi Smart Switch with Energy Monitoring
|
||||||
44 Sonoff iFan02 | Sonoff iFan02 Wifi Smart Ceiling Fan with Light
|
44 Sonoff iFan02 | Sonoff iFan02 Wifi Smart Ceiling Fan with Light
|
||||||
45 BlitzWolf SHP2 | BlitzWolf BW-SHP2, BW-SHP6, HomeCube SP1, Gosund SP111, Teckin SP22 Wifi Smart Switch with Energy Monitoring
|
45 BlitzWolf SHP | BlitzWolf BW-SHP2, BW-SHP6, HomeCube SP1, Gosund SP111, Teckin SP22 Wifi Smart Switch with Energy Monitoring
|
||||||
46 Shelly 1 | Shelly 1 Open Source Wifi Relay Module
|
46 Shelly 1 | Shelly 1 Open Source Wifi Relay Module
|
||||||
47 Shelly 2 | Shelly 2 Wifi 2-gang Relay Module with Energy Monitoring
|
47 Shelly 2 | Shelly 2 Wifi 2-gang Relay Module with Energy Monitoring
|
||||||
48 Xiaomi Philips | Xiaomi Philips Wifi WW Led Bulb
|
48 Xiaomi Philips | Xiaomi Philips Wifi WW Led Bulb
|
||||||
|
|
|
@ -243,7 +243,7 @@ enum SupportedModules {
|
||||||
ZENGGE_ZF_WF017,
|
ZENGGE_ZF_WF017,
|
||||||
SONOFF_POW_R2,
|
SONOFF_POW_R2,
|
||||||
SONOFF_IFAN02,
|
SONOFF_IFAN02,
|
||||||
BLITZWOLF_BWSHP2,
|
BLITZWOLF_BWSHP,
|
||||||
SHELLY1,
|
SHELLY1,
|
||||||
SHELLY2,
|
SHELLY2,
|
||||||
PHILIPS,
|
PHILIPS,
|
||||||
|
@ -473,7 +473,7 @@ const uint8_t kModuleNiceList[MAXMODULE] PROGMEM = {
|
||||||
WION,
|
WION,
|
||||||
SHELLY1,
|
SHELLY1,
|
||||||
SHELLY2,
|
SHELLY2,
|
||||||
BLITZWOLF_BWSHP2, // Socket Relay Devices with Energy Monitoring
|
BLITZWOLF_BWSHP, // Socket Relay Devices with Energy Monitoring
|
||||||
TECKIN,
|
TECKIN,
|
||||||
APLIC_WDP303075,
|
APLIC_WDP303075,
|
||||||
GOSUND,
|
GOSUND,
|
||||||
|
@ -1104,10 +1104,11 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
||||||
GPIO_REL4, // GPIO15 WIFI_O3 Relay 4 (0 = Off, 1 = On) controlling the fan
|
GPIO_REL4, // GPIO15 WIFI_O3 Relay 4 (0 = Off, 1 = On) controlling the fan
|
||||||
0, 0
|
0, 0
|
||||||
},
|
},
|
||||||
{ "BlitzWolf SHP2", // BlitzWolf BW-SHP2 (ESP8285 - BL0937 or HJL-01 Energy Monitoring)
|
{ "BlitzWolf SHP", // BlitzWolf BW-SHP2 and BW-SHP6 (ESP8285 - BL0937 or HJL-01 Energy Monitoring)
|
||||||
// https://www.banggood.com/BlitzWolf-BW-SHP2-Smart-WIFI-Socket-EU-Plug-220V-16A-Work-with-Amazon-Alexa-Google-Assistant-p-1292899.html
|
// https://www.banggood.com/BlitzWolf-BW-SHP2-Smart-WIFI-Socket-EU-Plug-220V-16A-Work-with-Amazon-Alexa-Google-Assistant-p-1292899.html
|
||||||
// https://www.amazon.de/Steckdose-Homecube-intelligente-Verbrauchsanzeige-funktioniert/dp/B076Q2LKHG/ref=sr_1_fkmr0_1
|
// https://www.amazon.de/Steckdose-Homecube-intelligente-Verbrauchsanzeige-funktioniert/dp/B076Q2LKHG/ref=sr_1_fkmr0_1
|
||||||
// https://www.amazon.de/Intelligente-Stromverbrauch-Fernsteurung-Schaltbare-Energieklasse/dp/B076WZQS4S/ref=sr_1_1
|
// https://www.amazon.de/Intelligente-Stromverbrauch-Fernsteurung-Schaltbare-Energieklasse/dp/B076WZQS4S/ref=sr_1_1
|
||||||
|
// https://www.aliexpress.com/store/product/BlitzWolf-BW-SHP6-EU-Plug-Metering-Version-WIFI-Smart-Socket-220V-240V-10A-Work-with-Amazon/1965360_32945504669.html
|
||||||
GPIO_LED2_INV, // GPIO00 Red Led (1 = On, 0 = Off)
|
GPIO_LED2_INV, // GPIO00 Red Led (1 = On, 0 = Off)
|
||||||
GPIO_USER, // GPIO01 Serial RXD and Optional sensor
|
GPIO_USER, // GPIO01 Serial RXD and Optional sensor
|
||||||
GPIO_LED1_INV, // GPIO02 Blue Led (1 = On, 0 = Off)
|
GPIO_LED1_INV, // GPIO02 Blue Led (1 = On, 0 = Off)
|
||||||
|
@ -1243,12 +1244,12 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
||||||
0, 0, 0
|
0, 0, 0
|
||||||
},
|
},
|
||||||
{ "ARMTR Dimmer", // ARMTRONIX Dimmer, one or two channel (ESP8266 w/ separate MCU dimmer)
|
{ "ARMTR Dimmer", // ARMTRONIX Dimmer, one or two channel (ESP8266 w/ separate MCU dimmer)
|
||||||
// https://www.tindie.com/products/Armtronix/wifi-ac-dimmer-two-triac-board/
|
// https://www.tindie.com/products/Armtronix/wifi-ac-dimmer-two-triac-board/
|
||||||
// https://www.tindie.com/products/Armtronix/wifi-ac-dimmer-esp8266-one-triac-board-alexaecho/
|
// https://www.tindie.com/products/Armtronix/wifi-ac-dimmer-esp8266-one-triac-board-alexaecho/
|
||||||
GPIO_USER,
|
GPIO_USER,
|
||||||
GPIO_TXD, // GPIO01 MCU serial control
|
GPIO_TXD, // GPIO01 MCU serial control
|
||||||
GPIO_USER,
|
GPIO_USER,
|
||||||
GPIO_RXD, // GPIO03 MCU serial control
|
GPIO_RXD, // GPIO03 MCU serial control
|
||||||
GPIO_USER,
|
GPIO_USER,
|
||||||
GPIO_USER,
|
GPIO_USER,
|
||||||
0, 0, 0, 0, 0, 0, // Flash connection
|
0, 0, 0, 0, 0, 0, // Flash connection
|
||||||
|
@ -1385,6 +1386,16 @@ const mytmplt kModules[MAXMODULE] PROGMEM = {
|
||||||
GPIO_USER, // GPIO16 (D16)
|
GPIO_USER, // GPIO16 (D16)
|
||||||
0 // ADC0 Analog input (A0)
|
0 // ADC0 Analog input (A0)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{ "Delock 11826", // Delock 11826 (ESP8285) = Sonoff Basic
|
||||||
|
GPIO_KEY1, // GPIO00 Button
|
||||||
|
0, 0, 0, 0, 0,
|
||||||
|
0, 0, 0, 0, 0, 0, // Flash connection
|
||||||
|
GPIO_REL1, // GPIO12 Red Led and Relay (0 = Off, 1 = On)
|
||||||
|
GPIO_LED1_INV, // GPIO13 Green Led (0 = On, 1 = Off)
|
||||||
|
0, 0, 0, 0
|
||||||
|
}
|
||||||
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#endif // _SONOFF_TEMPLATE_H_
|
#endif // _SONOFF_TEMPLATE_H_
|
||||||
|
|
Loading…
Reference in New Issue