npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

homebridge-velux

v1.0.11

Published

Homebridge plugin for Velux Integra KLF 200 gateway

Readme

Homebridge Velux

Downloads Version Homebridge Discord verified-by-homebridge

GitHub issues GitHub pull requests JavaScript Style Guide

Homebridge plugin for Velux Integra KLF 200 gateway

Copyright © 2025-2026 Erik Baauw. All rights reserved.

This Homebridge plugin exposes to Apple's HomeKit Velux Integra devices connected to a Velux Integra KLF 200 gateway. The KLF 200 provides a local API, unlike the newer Velux Active gateway. This plugin does not support the Velux Active gateway.

Currenlty, Homebridge Velux supports motorised roller blinds.

It provides the following features:

  • Monitoring the connected device state from HomeKit
    • Current position;
  • Controlling the connected device from HomeKit:
    • Setting target position;
  • Support for multiple KLF 200 gateways;
  • Includes velux command-line utility for troubleshooting.

Homebridge Velux exposes an accessory for each gateway and one for each connected device. The gateway accessory is used to control the polling rate and the log level.

Prerequisites

Homebridge Velux communicates with the Velux Integra KLF 200 gateway using its local API, described in the Technical Specification for KLF 200 API io-homecontrol® Gateway version 3.18 from 2019/12/10. The gatway needs to be at firmware version 2.0.0.71.

You need to connect the KLF 200 to your network using its wired Ethernet interface, as the API is only exposed on this interface. The WiFi interface only works as an access point. The web-based configuration of the gateway, including pairing devices, is only available on the WiFi interface.

Note that the API password is the password of the WiFi access point, not that of on the web-based configuration.

Configuration

Homebridge Velux needs a list of KLF 200 gateways, and their WiFi passwords.

Best configure Homebridge Velux through the Homebridge UI.

Command-Line Utility

Homebridge Velux include the velux command line utility, to interact with a KLF 200 gateway. Run velux -h for more info.

Troubleshooting

Make sure your KLF 200 gateway has been configured correctly, before setting up Homebridge Velux.

I do not have the bandwidth to provide support on setting up your gateway.

I developed this plugin for my solar-powered, motorised back-out roller blinds. I would expect Homebridge Velux to work with other blinds, as long as they use the same actuator type, 640.

If you like support for other device types, please open an issue on GitHub, listing the output of velux info.

Getting Help

I do not have the bandwidth to help you setting up your KLF 200 gateway.

If you encounter a problem with Homebridge Velux, or want to request a feature or support for a particular device, please open an issue on GitHub. Please include the output of velux info and the relevant messages in the Homebridge log.