brutella / hkknx-public

hkknx is a HomeKit KNX bridge for KNX.
https://hochgatterer.me/hkknx
104 stars 6 forks source link

Make it easier to correctly set up a secure connection to KNX by supporting `knxkeys` files #344

Open brutella opened 1 month ago

brutella commented 1 month ago

A secure tunnel connection to the KNX gateway requires an authentication code and a user id/password combination. These information is available from the ETS and has to be provided to hkknx. Currently this information has to be entered manually in Settings.

The ETS can export these credentials in a .knxkeys file. hkknx should be able to import his file and provide the credentials in the web app.