Skip to content

phimichel/xknx-configuration-importer

 
 

Repository files navigation

xknx Configuration Importer

This project is created to convert a knxproj file to an xknx configuration file. Everything is done client-side, so no data is send over to a third party server.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Releases

No releases published

Packages

No packages published

Languages

  • Vue 90.9%
  • HTML 5.8%
  • JavaScript 1.9%
  • TypeScript 1.4%