Bouke / HAP

Swift implementation of the Homekit Accessory Protocol
https://boukehaarsma.nl/HAP/
MIT License
364 stars 50 forks source link

When internet drops and comes back, app needs to be restarted. #165

Closed TwisterMc closed 5 months ago

TwisterMc commented 8 months ago

Whenever my internet goes down, once it comes back up, the TPL Bridge no longer works. If I'm in Home and I try to turn on a device, nothing happens. I have to quit TPL Bridge and restart it for the devices work in Home again.

I'd love it if there was a way for it to re-connect without me having to quit the app and start it again.

Bouke commented 5 months ago

I'm not sure what "TPL Bridge" is. Is it something that packages this library?

Please note that this is an open source library provided as-is without warranty. Feel free to prod around and see what's causing this issue, and report back your findings.

TwisterMc commented 5 months ago

It's been a long time since I wrote that comment, and I don't recall how I got directed here from https://www.brooker.mobi/tpl-bridge/. Since then, I've found different ways of working, so I'll close this.