homebridge-philips-hue-sync-box
Version:
Homebridge plugin for the Philips Hue Sync Box.
11 lines • 506 B
TypeScript
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