Easier identification of devices with homekit_controller (#64804)
This commit is contained in:
parent
dfa567b6e3
commit
32099ea38a
7 changed files with 93 additions and 8 deletions
|
@ -74,6 +74,7 @@ CHARACTERISTIC_PLATFORMS = {
|
|||
CharacteristicsTypes.DENSITY_NO2: "sensor",
|
||||
CharacteristicsTypes.DENSITY_SO2: "sensor",
|
||||
CharacteristicsTypes.DENSITY_VOC: "sensor",
|
||||
CharacteristicsTypes.IDENTIFY: "button",
|
||||
}
|
||||
|
||||
# For legacy reasons, "built-in" characteristic types are in their short form
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue