Skip to content
This repository was archived by the owner on Dec 4, 2025. It is now read-only.

Getting Started

takeshix edited this page Nov 21, 2016 · 2 revisions

Getting Started

Install and run KNXmap:

python setup.py install
knxmap --help

Or just invoke the script locally:

chmod +x main.py
./main.py --help

Clone this wiki locally