-
Notifications
You must be signed in to change notification settings - Fork 2
Blitzwolf SHP7
Calin Crisan edited this page Jul 25, 2020
·
3 revisions
Blitzwolf SHP7 is a smart plug, featuring:
- two remotely controllable sockets
- power metering
By default, it runs Tuya proprietary firmware.
Provisioning configuration name: espqtoggle/blitzwolf/shp7
.
- flash mode: DOUT
- flash frequency: 40MHz
Number | Function | Remarks |
---|---|---|
0 | push button 1 | active low |
1 | status LED | active low |
2 | on/off LED 2 | active low |
3 | BL0937 SEL | |
4 | BL0937 CF | |
5 | BL0937 CF1 | |
12 | push button 2 | |
13 | on/off LED 1 | active low |
14 | relay 2 | active high |
16 | relay 1 | active high |
Id | Type | Description | Range/Unit | Remarks |
---|---|---|---|---|
push_button1 |
boolean | on/off button 1, setup button | ||
push_button2 |
boolean | on/off button 2 | ||
led1 |
boolean | on/off LED 1 | ||
led2 |
boolean | on/off LED 2 | ||
relay1 |
boolean | relay 1 | ||
relay2 |
boolean | relay 2 | ||
active_power |
number | active power | W | needs calibration |
energy |
number | energy | Wh | needs calibration |
current |
number | current | A | needs calibration |
voltage |
number | voltage | V | needs calibration |
power_calib |
number | power & energy calibration factor | ||
voltage_calib |
number | voltage calibration factor | ||
current_calib |
number | current calibration factor | ||
apparent_power |
number | apparent power | VA | |
power_factor |
number | power factor | 0..100 % |
Follow the Tuya Convert OS procedure.
You can now power your device by connecting it to mains. Follow the initial setup instructions to connect the device to Wi-Fi and add it to your qToggle system.