mirror of
https://github.com/home-assistant/core.git
synced 2025-11-12 12:30:31 +00:00
Support controlling Flowerbud spray level via homekit_controller (#53493)
This commit is contained in:
@@ -47,5 +47,6 @@ CHARACTERISTIC_PLATFORMS = {
|
||||
CharacteristicsTypes.Vendor.EVE_ENERGY_WATT: "sensor",
|
||||
CharacteristicsTypes.Vendor.KOOGEEK_REALTIME_ENERGY: "sensor",
|
||||
CharacteristicsTypes.Vendor.KOOGEEK_REALTIME_ENERGY_2: "sensor",
|
||||
CharacteristicsTypes.Vendor.VOCOLINC_HUMIDIFIER_SPRAY_LEVEL: "number",
|
||||
CharacteristicsTypes.get_uuid(CharacteristicsTypes.TEMPERATURE_CURRENT): "sensor",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user