Add haa vendor extensions (#59750)

Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
Jared Hobbs
2021-11-20 08:22:10 -07:00
committed by GitHub
parent 70990ebf81
commit 6d4b74f8f2
8 changed files with 171 additions and 4 deletions

View File

@@ -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",