mirror of https://github.com/arendst/Tasmota.git
Added: size of the needed triangular screwdriver AND added new hardware revision as known issue
parent
580ebe3047
commit
6e1bcb57dd
|
@ -7,7 +7,7 @@ Please see the [Hardware Preparation](https://github.com/arendst/Sonoff-Tasmota/
|
|||
### Step 1.
|
||||
|
||||
Be sure it is **NOT** plugged in!
|
||||
Remove the 4 triangle screws. Special tool required!
|
||||
Remove the 4 triangle screws. Triangular 2.3mm Screwdriver required!
|
||||
![Triangle screws](https://user-images.githubusercontent.com/25499089/43945385-354fab6c-9c82-11e8-9d13-d405102a96bd.png)
|
||||
|
||||
### Step 2.
|
||||
|
@ -83,3 +83,6 @@ sensor:
|
|||
state_topic: "tele/blitzwolf/SENSOR"
|
||||
value_template: '{{ value_json["ENERGY"]["Factor"] }}'
|
||||
```
|
||||
|
||||
## Known Issue
|
||||
There is a [newer hardware revision (v2.3)](https://github.com/arendst/Sonoff-Tasmota/issues/4303) which is **currently** not supported out of the box. It is flashable but not working correctly.
|
Loading…
Reference in New Issue