UNPKG

homebridge-philips-hue-sync-box

Version:
11 lines 506 B
export declare const PASSTHROUGH: string; export declare const POWER_SAVE: string; export declare const LIGHTBULB = "lightbulb"; export declare const SWITCH = "switch"; export declare const LIGHTBULB_ACCESSORY: string; export declare const SWITCH_ACCESSORY: string; export declare const TV_ACCESSORY: string; export declare const MODE_TV_ACCESSORY: string; export declare const INTENSITY_TV_ACCESSORY: string; export declare const ENTERTAINMENT_TV_ACCESSORY: string; //# sourceMappingURL=constants.d.ts.map