mirror of https://github.com/arendst/Tasmota.git
Updated BlitzWolf SHP6 (markdown)
parent
707f1b9e18
commit
a6331fb51f
|
@ -34,7 +34,7 @@ Solder cables to the ESP Pins.
|
||||||
|
|
||||||
[[https://raw.githubusercontent.com/wiki/RTurala/Sonoff-Tasmota/images/BlitzWolf-SHP6/BW-SHP6-04.jpg|Solder points]]
|
[[https://raw.githubusercontent.com/wiki/RTurala/Sonoff-Tasmota/images/BlitzWolf-SHP6/BW-SHP6-04.jpg|Solder points]]
|
||||||
|
|
||||||
If you do not want to solder you can try using crocodile clips and manually push a jumper cable first to IO2 (enter flash mode while booting, i.e. connect IO2 to ground) and then during flashing push a jumper to TX. Just be careful to not cause any short-circuit with the clips on the other side of the pads.
|
If you do not want to solder you can try using crocodile clips and manually push a jumper cable first to IO0 (enter flash mode while booting, i.e. connect IO0 to ground) and then during flashing push a jumper to TX. Just be careful to not cause any short-circuit with the clips on the other side of the pads.
|
||||||
|
|
||||||
![Crocodile clips](https://nc.jahnen.me/apps/files_sharing/publicpreview/ES2nWDNsgc9MgJY?x=1920&y=685&a=true&file=blitzwolf_shp6_crocodile_clips.jpg)
|
![Crocodile clips](https://nc.jahnen.me/apps/files_sharing/publicpreview/ES2nWDNsgc9MgJY?x=1920&y=685&a=true&file=blitzwolf_shp6_crocodile_clips.jpg)
|
||||||
|
|
||||||
|
@ -75,9 +75,7 @@ It significantly reduces the effort of reflashing multiple SHP-6 units.
|
||||||
[[https://raw.githubusercontent.com/wiki/RTurala/Sonoff-Tasmota/images/BlitzWolf-SHP6/BW-SHP6-09.jpg|All parts]]
|
[[https://raw.githubusercontent.com/wiki/RTurala/Sonoff-Tasmota/images/BlitzWolf-SHP6/BW-SHP6-09.jpg|All parts]]
|
||||||
|
|
||||||
## Home Assistant configuration
|
## Home Assistant configuration
|
||||||
|
```yaml
|
||||||
configuration.yaml
|
|
||||||
```
|
|
||||||
switch:
|
switch:
|
||||||
- platform: mqtt
|
- platform: mqtt
|
||||||
name: "Blitzwolf"
|
name: "Blitzwolf"
|
||||||
|
|
Loading…
Reference in New Issue