mirror of
https://github.com/home-assistant/core.git
synced 2025-09-09 13:09:25 +00:00
Add haa vendor extensions (#59750)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
@@ -51,6 +51,8 @@ CHARACTERISTIC_PLATFORMS = {
|
||||
CharacteristicsTypes.Vendor.EVE_ENERGY_WATT: "sensor",
|
||||
CharacteristicsTypes.Vendor.EVE_DEGREE_AIR_PRESSURE: "sensor",
|
||||
CharacteristicsTypes.Vendor.EVE_DEGREE_ELEVATION: "number",
|
||||
CharacteristicsTypes.Vendor.HAA_SETUP: "button",
|
||||
CharacteristicsTypes.Vendor.HAA_UPDATE: "button",
|
||||
CharacteristicsTypes.Vendor.KOOGEEK_REALTIME_ENERGY: "sensor",
|
||||
CharacteristicsTypes.Vendor.KOOGEEK_REALTIME_ENERGY_2: "sensor",
|
||||
CharacteristicsTypes.Vendor.VOCOLINC_HUMIDIFIER_SPRAY_LEVEL: "number",
|
||||
|
Reference in New Issue
Block a user