Support HomeKit Controller Thread Provisioning (#87809)

This commit is contained in:
Jc2k 2023-02-15 16:41:07 +00:00 committed by GitHub
parent 402170d49e
commit f5a05c1bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 220 additions and 4 deletions

View file

@ -94,6 +94,7 @@ CHARACTERISTIC_PLATFORMS = {
CharacteristicsTypes.DENSITY_VOC: "sensor",
CharacteristicsTypes.IDENTIFY: "button",
CharacteristicsTypes.THREAD_NODE_CAPABILITIES: "sensor",
CharacteristicsTypes.THREAD_CONTROL_POINT: "button",
}
STARTUP_EXCEPTIONS = (