mirror of https://github.com/arendst/Tasmota.git
Updated Sonoff RF Bridge 433 (markdown)
parent
6c1d2f8037
commit
b7a14711d6
|
@ -108,7 +108,6 @@ Then:
|
||||||
* The tool will create a list of buttons -and their B0 codes- that have worked (i.e., for which you have specified a name)
|
* The tool will create a list of buttons -and their B0 codes- that have worked (i.e., for which you have specified a name)
|
||||||
* In the end you can test all of these codes
|
* In the end you can test all of these codes
|
||||||
|
|
||||||
|
|
||||||
### B1 to B0 helping tool
|
### B1 to B0 helping tool
|
||||||
_(if you prefer the non interactive version)_
|
_(if you prefer the non interactive version)_
|
||||||
|
|
||||||
|
@ -126,7 +125,7 @@ Result: `RfRaw AAB01C041407EB015700FD3EBC01010101010110100101010110101010010355`
|
||||||
As suggested by the Portisch firmware, perform the following:
|
As suggested by the Portisch firmware, perform the following:
|
||||||
|
|
||||||
In the Tasmota console, send
|
In the Tasmota console, send
|
||||||
22:58:44 CMD: **`RfRaw AAB155`**
|
`RfRaw AAB155`
|
||||||
|
|
||||||
This will result in two consecutive messages:
|
This will result in two consecutive messages:
|
||||||
1. The first one tells you that you are using one of the new firmware commands
|
1. The first one tells you that you are using one of the new firmware commands
|
||||||
|
|
Loading…
Reference in New Issue