Updated KNX Features (markdown)

Adrian Scillato 2018-09-22 12:57:35 -03:00
parent 700e59b4e4
commit 0f20d2187e
1 changed files with 1 additions and 1 deletions

@ -117,7 +117,7 @@ Example: ``rule on event#knxrx_val1 do var1 %value% endon`` to store the value r
Also, if a Read request is received from KNX Network, we can use that in a rule as for example: ``rule on event#knxrx_req1 do knxtx_val1 %var3% endon``
** 6) Rule to send KNX Telegramm with BH1750 Sensor Data:**
**6) Rule to send KNX Telegramm with BH1750 Sensor Data:**
* If you want to send your sensor values by KNX **every teleperiod time** to the Group Address defined in KNX_TX1, you can use the following rule: