jlusiardi / homekit_python

A python implementation to work as both HomeKit controller and accessory.
Apache License 2.0
221 stars 41 forks source link

Fix for #188: remove_pairing uses wrong content-type #191

Closed jlusiardi closed 4 years ago

jlusiardi commented 4 years ago

Fix the issue and add test capabilities to verify no wrong content type header was used.