brutella / hkknx-public

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

ETS6.1.0 (Build 5686) knxproj file cannot be imported (Unexpected namespace 'http://knx.org/xml/project/22') #275

Closed moadl closed 1 year ago

moadl commented 1 year ago

With the latest version of hkknx (2.6.0) and the latest updated version of ETS 6.1.0 (Build 5686) it is no longer possible to import the created knxproj files due to the following error message: Unexpected namespace 'http://knx.org/xml/project/22' Attached you can find an knxproj file which was tested to import in a local hkknx instance.

testproject.zip

brutella commented 1 year ago

Thanks for providing a test project.

Please checkout the pre-release 2.7.0-b2 which should support the new ETS project exports.

moadl commented 1 year ago

seems to be working like a charme again! thanks for the quick fix and release 👍