Ivan Kalchev

Results 35 comments of Ivan Kalchev

Sorry for the delay. Will look at this as well as soon as I find some time.

Hi, I would certainly consider this, but I am working on the Camera Accessory right now, so it may take some time. Will keep posted. Any help is appreciated!

You mean the git pushes?

1. pyhap/characteristic.py 2. pyhap/service.py 3. pyhap/util.py - good to have but not at all that important right now Yes, I was thinking of readthedocs and will probably do it in...

I barely had the time to do the Travis and rtd integrations, hopefully I full find more time soon. Thanks for keeping an eye on that.

I can also replicate this. I did upgrade pip to latest (19.0.3), but the same happened. I tried this with python 3.7 and 3.6, macOS and raspbian. I found this:...

Could you please paste the logs after you restart (and change them to DEBUG)? Can you also test with the fake temperature sensor from here: https://github.com/ikalchev/HAP-python/blob/dev/accessories/TemperatureSensor.py?

Sorry for the long delay. Interesting - either Apple changed HAP recently, or there is a long-standing bug in HAP-python. To elaborate: I see that the specs say that if...

Actually, this shouldn't be the problem: Accessories can sometimes report 207 per the spec so it should be fine as it is. Let me dig a little more. Let me...