mirror of https://github.com/arendst/Tasmota.git
Added generic configuration for power monitoring activation
parent
794a9a881c
commit
dc34bd797c
|
@ -39,14 +39,20 @@ I've decided to use 5V - there is a painted pad on the PCB, clean it and attach
|
|||
Tasmota WEB config (Generic)
|
||||
* GPIO0 - Led1i
|
||||
* GPIO2 - Led2i
|
||||
* GPIO5 - HLW8012 CF
|
||||
* GPIO12 - HLWBLSELi
|
||||
* GPIO13 - Button1
|
||||
* GPIO14 - HLWBL CF1
|
||||
* GPIO15- Relais1
|
||||
|
||||
[webconfig] https://drive.google.com/open?id=12ysKDN6wBvdHVVC33qB3a9rpg5mzKCC7
|
||||
|
||||
**IMPORTANT:** need your help to configure properly POW module, contact me at v.denegin@gmail.com
|
||||
**IMPORTANT:** in order to have an accurate measurement of Voltage/Current/Power, you have to calibrate the internal meter with a well know load (like lamp or hair dryer). The detailed procedure can be found at https://github.com/arendst/Sonoff-Tasmota/wiki/Power-monitoring-calibration
|
||||
|
||||
## Update from my side
|
||||
I managed to flash two Aisirer plugs using pre build sonoff binaries, since my plugs had only 1M flash. I used 3.3V connected directly to the ESP board. I had some trouble with WLAN connectivity which caused the relais to pulse, so I switched to 2.3.0 core, which seems default again since a few releases. This runs quite well.
|
||||
Configure as BlitzWolf SHP(45) Module and also the power measurement is working.
|
||||
|
||||
## Update from nos86
|
||||
I have updated the guide in order to interface tasmota with the power meter inside smart plug (tested only on AISIRER) and added the link for the power monitoring calibration
|
||||
|
||||
|
|
Loading…
Reference in New Issue