Highlights
- 1 discussion answered
Block or Report
Block or report Jc2k
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
home-assistant/core Public
🏡 Open source home automation that puts local control and privacy first. -
pytest-docker-tools Public
Opionated helpers for creating py.test fixtures for Docker integration and smoke testing environments
-
-
473 contributions in the last year
Less
More
Contribution activity
February 2022
Created 45 commits in 3 repositories
Created 1 repository
- Jc2k/bleak Python
Created a pull request in Jc2k/aiohomekit that received 6 comments
HAP over BLE
This implements BLE support using bleak. Todo: Tests Error handling, especially for put / get characteristic. Add pairing Remove pairing Low …
+1,682
−93
•
6
comments
Opened 16 other pull requests in 4 repositories
home-assistant/core
8
merged
- Update homekit_controller to use the new typed discovery data
- Replace use of deprecated APIs in aiohomekit
- Stop homekit_controller using backend specific API's
- Simplify the unignore path for homekit_controller
- Prepare for new aiohomekit lifecycle API
- Enable types from aiohomekit to be used by mypy for homekit_controller
- Add missing type hints to homekit_controller
- Enable mypy checks for homekit_controller
Jc2k/aiohomekit
6
merged
Jc2k/distribd
1
open
hbldh/bleak
1
open
Reviewed 15 pull requests in 2 repositories
home-assistant/core
9 pull requests
- Specify specific Nanoleaf models in the manifest
- Get discovered zeroconf IPv6 addresses
- Simplify the unignore path for homekit_controller
- Prepare for new aiohomekit lifecycle API
- Protect state.as_dict from mutation
- Enable types from aiohomekit to be used by mypy for homekit_controller
- Add missing type hints to homekit_controller
- Enable mypy checks for homekit_controller
- Refactor platform loading in homekit_controller
Created an issue in Jc2k/aiohomekit that received 4 comments
Does CoAP support Pair-Resume like BLE?
The BLE version of HAP supports a variant of Pair-Verify where it can resume a previous session. Pair-Resume bypasses ECC calculations so it is sig…
4
comments