Add homekit_controller thread node capabilties diagnostic sensor (#76120)
This commit is contained in:
parent
842cc060f8
commit
72a0ca4871
6 changed files with 104 additions and 1 deletions
|
@ -88,6 +88,7 @@ CHARACTERISTIC_PLATFORMS = {
|
|||
CharacteristicsTypes.DENSITY_SO2: "sensor",
|
||||
CharacteristicsTypes.DENSITY_VOC: "sensor",
|
||||
CharacteristicsTypes.IDENTIFY: "button",
|
||||
CharacteristicsTypes.THREAD_NODE_CAPABILITIES: "sensor",
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue