HAP-python
HAP-python copied to clipboard
A python implementation of the HomeKit Accessory Protocol (HAP)
Results
92
HAP-python issues
Sort by
recently updated
recently updated
newest added
If im right, the device definitions are stored in the *.state file after the initialize process along the HAP-Code. If i change something later (add, delete, rename or modify device...
The project requires pyqrcode module, but the following import from "qrcode", which is a different [module.](https://pypi.org/project/qrcode/) https://github.com/ikalchev/HAP-python/blob/4bc2cb072818c944f509cd6165560346e7111bb4/pyhap/accessory.py#L259