mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +00:00
Add homekit_controller thread node capabilties diagnostic sensor (#76120)
This commit is contained in:
@@ -88,6 +88,7 @@ CHARACTERISTIC_PLATFORMS = {
|
||||
CharacteristicsTypes.DENSITY_SO2: "sensor",
|
||||
CharacteristicsTypes.DENSITY_VOC: "sensor",
|
||||
CharacteristicsTypes.IDENTIFY: "button",
|
||||
CharacteristicsTypes.THREAD_NODE_CAPABILITIES: "sensor",
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user