Added SSerialReceived#Data

Jason2866 2019-05-15 17:57:57 +02:00
parent f15426a432
commit 40a03eee07
1 changed files with 7 additions and 0 deletions

@ -121,6 +121,13 @@ Trigger | When it occurs |
|IrReceived#Data=0x00FF9867|whenever an IR signal with hex code 0x00FF9867 is received|
|RfReceived#RfKey=4| whenever the [RF Bridge](Sonoff-RF-Bridge-433) receives a recognized RfKey 4 signal
Devices using Software Serial function are supported based on their [JSON](https://github.com/arendst/Sonoff-Tasmota/issues/5638#issuecomment-492680996) status message:
Trigger | When it occurs |
------------------|-------------|
|SSerialReceived#Data=\<string\>| whenever \<string\> is received via software serial|
[Back To Top](#top)
### Rule Command