Support HomeKit Controller Thread Provisioning (#87809)
This commit is contained in:
parent
402170d49e
commit
f5a05c1bd2
7 changed files with 220 additions and 4 deletions
|
@ -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 = (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue