Skip to content

Commit 2d2efb8

Browse files
authored
Update RF-Protocol.md
The example implied you could only get hex values for the data. SetOption28 changes it to decimal. I've added that as a note.
1 parent 320372f commit 2d2efb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/RF-Protocol.md

+1
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ This JSON payload data can be used in a rule such as:
6464
```
6565
ON RfReceived#Data=<hex-value> DO <command> ENDON
6666
```
67+
Note: If you need a decimal-value instead of a \<hex-value\> see [SetOption28](https://tasmota.github.io/docs/Commands/#setoption28).
6768

6869
Examples:
6970
**Sonoff RM433 Remote**

0 commit comments

Comments
 (0)