Added link for how to handle unknown protocols

thepotoo 2019-11-10 10:16:08 -05:00
parent 759956f013
commit ef1464468d
1 changed files with 3 additions and 1 deletions

@ -5,3 +5,5 @@ An inexpensive IR sensor such as a [TSOP1838](https://hobbyking.com/en_us/keyes-
This JSON payload data can be used in a rule such as:
ON IrReceived#Data=<value> DO <command> ENDON
If the data is received on an unknown protocol, `setoption58 1` See [here](https://github.com/arendst/Tasmota/issues/2116#issuecomment-440716483).