Updated KNX Features (markdown)

Adrian Scillato 2018-09-22 13:01:51 -03:00
parent 02d67c2879
commit d706f31759
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`` 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 Telegram 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: * 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: