* Some HomeKit devices use `C` instead of `c` in their mdns metadata. (https://github.com/Jc2k/aiohomekit/pull/40)
0.2.66
* Fixes https://github.com/home-assistant/core/issues/46785 (https://github.com/Jc2k/aiohomekit/pull/37) * Refactor event unsubscribe to include same bug fixes as subscribe code path (https://github.com/Jc2k/aiohomekit/pull/35) * Switch to poetry core (https://github.com/Jc2k/aiohomekit/pull/26)