UNPKG

homebridge-gsh

Version:
7 lines (6 loc) 188 B
export declare const PLATFORM_NAME = "google-smarthome"; export declare const PLUGIN_NAME = "homebridge-gsh"; export declare const SERVER_ADDRESS: { prod: string; beta: string; };