mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Support setting Aqara Hub Volume via homekit_controller (#62538)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user