mirror of https://github.com/arendst/Tasmota.git
Updated Lonsonho 16A Smart Socket (markdown)
parent
2961168f0c
commit
f2b6ab9b6e
|
@ -1,5 +1,6 @@
|
|||
[[https://raw.githubusercontent.com/wiki/Astr0/Sonoff-Tasmota/images/lonsonho16a/device.jpg|Lonsonho 16A EU Power Monitor]]
|
||||
* Aliexpress: [Lonsonho Wifi Smart Socket Power Monitor EU 2 Pin](https://www.aliexpress.com/item/Lonsonho-Smart-Plug-Wifi-Smart-Socket-Power-Monitor-EU-France-US-AU-UK-Korea-Plug-Outlet/32901221191.html)
|
||||
* Aliexpress: [RGB Smart Plug](https://www.aliexpress.com/item/ET-Smart-Plug-Wifi-Socket-With-Switch-Phone-APP-Voice-Remote-Control-Monitor-Smart-Timing-Switch/32964036349.html?spm=a2g0s.9042311.0.0.439c4c4d4N8N2Q)
|
||||
|
||||
## OTA flashing
|
||||
**DEVICE IS DIFFICULT TO DISASSEMBLE SO ANY ERRORS WITH FLASHING OR CONFIGURATION CAN EASILY BRICK IT.**
|
||||
|
@ -49,9 +50,9 @@ Don't forget to undo everything after flashing, DNS and WiFi won't work otherwis
|
|||
* Now button and relay should work. Red and Blue LEDs will be used as status LEDs.
|
||||
|
||||
### RGB Light
|
||||
Complete RGB support requires building slightly custom Tasmota.
|
||||
Complete RGB support requires building slightly custom Tasmota. As of [6.4.1.16](https://github.com/arendst/Sonoff-Tasmota/commit/e18263d796caecd68caa14b98b70209ca641c2d5) an Optinoal template exists in `sonoff_template.h`
|
||||
|
||||
Edit `sonoff/sonoff_template.h` and replace "BlitzWolf SHP" configuration with the following:
|
||||
or edit `sonoff/sonoff_template.h` and replace "BlitzWolf SHP" configuration with the following:
|
||||
```
|
||||
{ "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
|
Loading…
Reference in New Issue