Matthias

Results 234 comments of Matthias

I've added a [possible fix](https://github.com/brutella/hc/commit/e2d915f38ed0961bb25d048f2b7bd84e168cb9d2) to the hc project. Since hklifx and hc now support [vendor directories](https://golang.org/cmd/go/#hdr-Vendor_Directories), you don't have to manually fetch the changes of all dependencies. Just fetch...

In my experience all other [hc](https://github.com/brutella/hc) based projects run without memory issues for month. I think that the memory leak happens in [golifx](https://github.com/pdf/golifx) – but I currently don't have time...

@pdf Thanks, golifx v1.0.1 is now available in [golifx-dnssd](https://github.com/brutella/hklifx/tree/golifx-dnssd) branch. This branch also includes the [dnssd](https://github.com/brutella/hc/tree/dnssd) branch from `hc` which eliminates connection issues. Everybody interested in those changes, do the...

so there is no way to switch back to an application after an url was handled from another application?

What kind of error did you see in the logs when writing/reading from the KNX bus? Was hkknx able to connect to the KNX gateway? There was no change in...

What hardware are you using as KNX gateway? Do you have other software connected to your KNX IP gateway?

@dornadeluxe Do you find any log output which indicates an error? Can you find an mDNS entry for the HomeKit bridge when the connection seems lost? https://hochgatterer.me/hkknx/docs/help/homekit-connection-issues/

In version 3.0, where you can control accessories directly in the web interface, you will be able to check if the connection between KNX and hkknx or between hkknx and...