Support setting Aqara Hub Volume via homekit_controller (#62538)
This commit is contained in:
parent
6806b8b116
commit
d3d6965ba0
9 changed files with 101 additions and 51 deletions
|
@ -47,6 +47,7 @@ HOMEKIT_ACCESSORY_DISPATCH = {
|
|||
}
|
||||
|
||||
CHARACTERISTIC_PLATFORMS = {
|
||||
CharacteristicsTypes.Vendor.AQARA_GATEWAY_VOLUME: "number",
|
||||
CharacteristicsTypes.Vendor.EVE_ENERGY_WATT: "sensor",
|
||||
CharacteristicsTypes.Vendor.EVE_DEGREE_AIR_PRESSURE: "sensor",
|
||||
CharacteristicsTypes.Vendor.EVE_DEGREE_ELEVATION: "number",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue