Skip to content

issues Search Results · repo:ikalchev/HAP-python language:Python

Filter by

195 results
 (72 ms)

195 results

inikalchev/HAP-python (press backspace or delete to remove)

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 classes), i need to ...
  • Pythonaire
  • Opened 
    on Mar 25
  • #485

I call the created accessory class and want to access/read the characteristic UUIDs. Struggling in that. How can i read the UUID values from the defined accessories and their characteristics?
  • Pythonaire
  • 1
  • Opened 
    on Nov 15, 2024
  • #483

The project requires pyqrcode module, but the following import from qrcode , which is a different module. https://github.com/ikalchev/HAP-python/blob/4bc2cb072818c944f509cd6165560346e7111bb4/pyhap/accessory.py#L259 ...
  • xiaoqiangwang
  • Opened 
    on Nov 2, 2024
  • #479

I believe we would need to add a type_airpurifiers.py to this list? https://github.com/ak6i/core/tree/homekit_air_purifier/homeassistant/components/homekit
  • jeanofthedead
  • Opened 
    on Sep 10, 2024
  • #474

BACKGROUND My HA setup is using HomeKit Bridge to expose an Alarm to HomeKit. The HA logs contain the following errors: Logger: pyhap.characteristic Source: components/homekit/type_security_systems.py:125 ...
  • MoFtZ
  • Opened 
    on Aug 23, 2024
  • #473

I have a Raspberry pi with a Pi camera attached. I created a class called CameraSensor that controls the camera, allowing it to take pictures and start or stop streaming at will using RSTP. I have tested ...
  • Greg0109
  • Opened 
    on Jul 8, 2024
  • #472

I have configured a bridge and a single door accessory in home assistant. They stopped working after updating to iOS 17 my AppleTV iPhone. I removed them both from iOS home app and from Home Assistant ...
  • UnaiUribarri-TomTom
  • 2
  • Opened 
    on Sep 19, 2023
  • #455

Hi and thank you for this amazing work. I have been running an accessory that I created on Raspberry Pi for more than a year perfectly. Then I performed an OS upgrade a month ago and since then, every ...
  • AlexMaghen
  • 1
  • Opened 
    on Sep 1, 2023
  • #453

I want to be an able to control my servo and for the accessory to appear as a “lock” in HomeKit? Is this already possible and if so how?
  • Fluffik3666
  • 2
  • Opened 
    on Aug 14, 2023
  • #452

Thanks for this wonderful library. I am trying to build a LightBulb accessory that can handle dimming. For some reason, I get an error in __init__ when I try to do self.char_brightness = serv_light.configure_char( ...
  • AlexMaghen
  • 1
  • Opened 
    on Aug 5, 2023
  • #451
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub