HAP-python
HAP-python copied to clipboard
A python implementation of the HomeKit Accessory Protocol (HAP)
(For those out of the loop: adaptive lighting is a new HomeKit feature pretty much similar to what Circadian Lighting offers, or so it sounds) As far as I understood,...
Even after installing rust, cargo etc, orjson fails to build on a freshly-installed 32-bit Raspberian OS on an RPi Zero W. The rustc compiler runs, but never finishes (at least...
In the case of an IPv6 only environment, or a dual stack environment where the advertise address is being supplied, we will fail to initialize: ``` >>> addr = socket.inet_aton('::1')...
Hi, is tried to use this TV acc, but I can't see any volume controls. https://github.com/ikalchev/HAP-python/blob/dev/accessories/TV.py What is the issue?
I'm using your GarageDoor example and I have it working but I am confused about one thing: In the very simple Python file I've included, the "GarageDoor" class's change_state() function...
When I run the camera_main.py demo and connect it to my homekit I only see the image in the preview... as soon as I click on it, it states "no...
See https://github.com/homebridge/HAP-NodeJS/commit/a626fd06d1dbcfed092449307128f71fa439bc1a https://github.com/homebridge/HAP-NodeJS/commit/7db36a4af63655f0c53a626ddf6f4f27665ccefa https://github.com/KhaosT/HAP-NodeJS/commit/80cdb1535f5bee874cc06657ef283ee91f258815 https://twitter.com/followhomekit/status/1478489402028531712
https://github.com/Sunoo/homebridge-camera-ffmpeg/pull/1253 https://github.com/Sunoo/homebridge-camera-ffmpeg/issues/738