hap-java / HAP-Java

Java implementation of the HomeKit Accessory Protocol
MIT License
153 stars 82 forks source link

don't reset connections just cause an accessory was added or removed #170

Closed ccutrer closed 1 year ago

ccutrer commented 1 year ago

the caller is expected to updated the configuration index, at which point iOS will shortly request the new accessory information.

Pull Request Checklist

Please confirm that you've done the following when opening a new pull request: