mirror of https://github.com/arendst/Tasmota.git
Added KNX console commands
parent
b38aa96529
commit
d5aa30132f
|
@ -886,6 +886,12 @@ DomoticzUpdateTimer | | Show current Domoticz update timer value in s
|
|||
DomoticzUpdateTimer | 0 / off | (default) Disable sending interrim Domoticz status
|
||||
DomoticzUpdateTimer | 1..3600 | Send status to Domoticz between every 1 and 3600 seconds
|
||||
|
||||
### KNX
|
||||
|
||||
Command | Payload | Description
|
||||
-----------------------|---------|---------------------------------------------------------------------------
|
||||
KnxTx_Cmnd\<x\> | 0 / 1 | Send KNX Commands using the Group Address set on KNX Menu at KNX_TX\<x\> slot
|
||||
KnxTx_Val\<x\> | value | Send KNX float values using the Group Address set on KNX Menu at KNX_TX\<x\> slot
|
||||
|
||||
### IRremote
|
||||
|
||||
|
|
Loading…
Reference in New Issue