Added KNX console commands

Adrian Scillato 2018-06-12 16:11:46 -03:00
parent b38aa96529
commit d5aa30132f
1 changed files with 6 additions and 0 deletions

@ -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