mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
Update README (#13868)
Signed-off-by: Michael Lobstein <michael.lobstein@gmail.com>
This commit is contained in:
parent
a3ad12ba39
commit
7480c63636
@ -1,8 +1,8 @@
|
|||||||
# Kaleidescape Binding
|
# Kaleidescape Binding
|
||||||
|
|
||||||
This binding now makes it possible to easily integrate almost all of the capabilities of the Kaleidescape control protocol into openHAB.
|
This binding now makes it possible to easily integrate almost all of the capabilities of the Kaleidescape control protocol into openHAB.
|
||||||
Beyond just integrating playback transport controls, all meta-data provided via the control protocol are made available for display purposes and to use in rules.
|
Beyond just integrating playback transport controls, all meta-data provided via the control protocol is made available for display purposes and to use in rules.
|
||||||
By using rules, it is possible to control other Things such lighting, projector lens shift, screen masking, etc. based on events that occur during movie playback.
|
By using rules, it is possible to control other Things such as lighting, projector lens shift, screen masking, etc. based on events that occur during movie playback.
|
||||||
Finally, any other command that is supported by the control protocol can be sent to the component through rules.
|
Finally, any other command that is supported by the control protocol can be sent to the component through rules.
|
||||||
See [Kaleidescape-System-Control-Protocol-Reference-Manual.pdf](https://support.kaleidescape.com/article/Control-Protocol-Reference-Manual) for a reference of available commands.
|
See [Kaleidescape-System-Control-Protocol-Reference-Manual.pdf](https://support.kaleidescape.com/article/Control-Protocol-Reference-Manual) for a reference of available commands.
|
||||||
|
|
||||||
@ -24,11 +24,6 @@ The binding supports either a TCP/IP connection or direct serial port connection
|
|||||||
Manually initiated Auto-discovery will locate all supported Kaleidescape components if they are on the same IP subnet of the openHAB server.
|
Manually initiated Auto-discovery will locate all supported Kaleidescape components if they are on the same IP subnet of the openHAB server.
|
||||||
In the Inbox, select Search For Things and then choose the Kaleidescape Binding to initiate a discovery scan.
|
In the Inbox, select Search For Things and then choose the Kaleidescape Binding to initiate a discovery scan.
|
||||||
|
|
||||||
## Binding Configuration
|
|
||||||
|
|
||||||
There are no overall binding configuration settings that need to be set.
|
|
||||||
All settings are through thing configuration parameters.
|
|
||||||
|
|
||||||
## Thing Configuration
|
## Thing Configuration
|
||||||
|
|
||||||
The thing has the following configuration parameters:
|
The thing has the following configuration parameters:
|
||||||
|
Loading…
Reference in New Issue
Block a user