Linknx
Linknx is a service aimed at interacting with KNX devices. It features a value cache to save bus bandwidth and exposes a rules engine allowing to automate actions based on powerful logical conditions and timers.
Install / Use
/learn @linknx/LinknxREADME
This repository is a migration of the legacy one hosted on Sourceforge which is now deprecated.
Documentation
Read the wiki pages for detailed information about how to build, install, configure and run linknx.
How to build linknx
The best option is to download a tarball corresponding to a specific version (see links below). Then, run
./configure
make install
If the build finishes with errors, review them carefully. The most common cause is a dependency that is not installed on your system.
If you need to build the latest revision from the master branch (which is neither required nor recommended for standard usage), do not forget to update the GNU build system first.
autoreconf --install
should suffice. Then, run configure and make install as for other versions.
Downloads
Latest stable release (0.0.1.39)
This is the latest version as of today. Unless you know what you are doing, you should use this version. Download a zip of it here. Fixes build system.
Old stable release (0.0.1.38)
This is the previous version known as being stable for production. Download a zip of it here. Fixes issue #47.
For a list of all releases, visit this page.
Related Skills
node-connect
354.3kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.3kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.3kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.3kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

