Difference between revisions of "Plugin Halx"
m (1 revision) |
m (1 revision) |
(No difference)
|
Latest revision as of 11:25, 13 January 2021
Go to the main Plugins page.
Go to the complete Plugin List.
Plugin Description
Send commands to HALi Home Automation controller. Utilities to learn and store codes are available. The base url for halx is defined in plugin settings.
Actions for the Halx plugin
Send
Halx.Send
<Command> should be everything that appears after the halx address
example: rf433.cgi?crce=2355090A18551503
<Description> is optional. User can set a friendly name to identify what the command does
- Parameters: 1-2
- Command : Command string. See description for examples [string]
- Description : What does this code do? Not used by VC [string]
LearnIR
Halx.LearnIR
Puts Halx into learn mode. VC will be blocked until Halx detects an IR signal.
The signal will be returned and can then be used in Halx.Send