The Velux driver connects to the Velux KLF-200 gateway to control Velux windows, blinds, and shutters. The KLF-200 is a Velux interface that provides network access to io-homecontrol compatible products (roof windows, roller shutters, blinds, awnings).
The driver communicates with the KLF-200 via a TLS-encrypted TCP connection and exposes all registered Velux products as gateway addresses, allowing integration with the building automation system.
Create a new gateway and select the Velux KLF-200 driver. Configure:
51200).Once connected, all Velux products registered on the KLF-200 are automatically discovered and their addresses are created.
| Label | JSON Key | Description |
|---|---|---|
| Name | name | A descriptive name. |
| Cluster ID | cluster | Cluster identifier. |
| Description | description | Optional description. |
| Host | host | IP address of the Velux KLF-200 gateway. |
| Port | port | TCP port. Default: 51200. |
| Password | password | KLF-200 password. |
| FingerPrint | fingerPrint | Optional TLS certificate fingerprint. |
| Key | pemCertificate | TLS PEM certificate file (upload). |
Addresses use the prefix %velux: and are organized in a tree structure by product.
| Sub-address | Description |
|---|---|
%velux:<product>/position |
Set the position of the window/blind (0-100%). |
%velux:<product>/stop |
Stop the current movement. |
All other addresses are read-only (product status, current position, etc.).
| Property | Value |
|---|---|
| Readable | No (values are pushed by the KLF-200) |
| Writable | Only /position and /stop |
| Routable | Yes |
| Loggable | Yes |