mirror of https://github.com/arendst/Tasmota.git
Updated KNX Features (markdown)
parent
02d67c2879
commit
d706f31759
|
@ -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 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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue