UNPKG

homebridge-homeconnect

Version:

A Homebridge plugin that connects Home Connect appliances to Apple HomeKit

86 lines 4.14 kB
/** * This module was automatically generated by `ts-interface-builder` */ import * as t from "ts-interface-checker"; export declare const ProgramKey: t.TUnion; export declare const AromaSelect: t.TUnion; export declare const BeanAmount: t.TUnion; export declare const BeanContainerSelection: t.TUnion; export declare const BeverageSize: t.TLiteral; export declare const CavitySelector: t.TLiteral; export declare const CleaningMode: t.TUnion; export declare const CoarsnessExtended: t.TUnion; export declare const CoffeeMilkRatio: t.TUnion; export declare const CoffeeShots: t.TUnion; export declare const CoffeeStrength: t.TUnion; export declare const CoffeeTemperature: t.TUnion; export declare const DryingTarget: t.TUnion; export declare const DryingTargetAdjustment: t.TUnion; export declare const DryingTargetWD: t.TUnion; export declare const EstimationState: t.TLiteral; export declare const FanSpeedMode: t.TUnion; export declare const FanStage: t.TUnion; export declare const FlexSprayIntensity: t.TUnion; export declare const FlexSprayType: t.TUnion; export declare const FlowRate: t.TUnion; export declare const HotWaterTemperature: t.TUnion; export declare const IDosingLevel: t.TUnion; export declare const IntensiveStage: t.TUnion; export declare const LearningDishwasherCleaningLevel: t.TUnion; export declare const LearningDishwasherDryingLevel: t.TUnion; export declare const LearningDishwasherDurationLevel: t.TUnion; export declare const MeatProbeTemperatureV2: t.TLiteral; export declare const MicrowavePower: t.TLiteral; export declare const MultipleSoak: t.TUnion; export declare const ProcessPhaseCleaningRobot: t.TUnion; export declare const ProcessPhaseLaundryCare: t.TUnion; export declare const ProgramMode: t.TUnion; export declare const PyrolysisLevel: t.TUnion; export declare const ReferenceMapID: t.TUnion; export declare const Refresher: t.TLiteral; export declare const RinsePlus: t.TUnion; export declare const SpinSpeed: t.TUnion; export declare const Stains: t.TUnion; export declare const VarioPerfect: t.TUnion; export declare const WarmingLevel: t.TUnion; export declare const WasherTemperature: t.TUnion; export declare const WaterAndRinsePlus: t.TUnion; export declare const WrinkleGuard: t.TUnion; export declare const BatteryChargingState: t.TEnumType; export declare const CameraState: t.TEnumType; export declare const ChargingConnection: t.TEnumType; export declare const DoorState: t.TEnumType; export declare const DoorStateRefrigeration: t.TEnumType; export declare const DoorStateBottleCooler: t.TName; export declare const DoorStateFlexCompartment: t.TName; export declare const DoorStateFreezer: t.TName; export declare const DoorStateRefrigerator: t.TName; export declare const DoorStateWineCompartment: t.TName; export declare const OperationState: t.TEnumType; export declare const PowerLevel: t.TEnumType; export declare const AddedSteam: t.TEnumType; export declare const AmbientLightColor: t.TEnumType; export declare const AssistantForce: t.TEnumType; export declare const AssistantTrigger: t.TEnumType; export declare const ColorTemperature: t.TEnumType; export declare const LiquidVolumeUnit: t.TEnumType; export declare const PowerState: t.TEnumType; export declare const TemperatureUnit: t.TEnumType; export declare const ZoneSelector: t.TEnumType; export declare const EventPresentState: t.TEnumType; export declare const OptionValues: t.TIface; export declare const StatusValues: t.TIface; export declare const SettingValues: t.TIface; export declare const EventConnectedValues: t.TIface; export declare const EventDisconnectedValues: t.TIface; export declare const EventPairedValues: t.TIface; export declare const EventDepairedValues: t.TIface; export declare const EventNotifyValues: t.TIface; export declare const EventStatusValues: t.TName; export declare const EventEventValues: t.TIface; export declare const EventMapValues: t.TIface; export declare const EventValues: t.TIntersection; export declare const CommandValues: t.TIface; declare const exportedTypeSuite: t.ITypeSuite; export default exportedTypeSuite; //# sourceMappingURL=api-value-types-ti.d.ts.map