Back to Homebridge

Interface HomebridgeOptions

docs/interfaces/HomebridgeOptions.html

1.11.42.0 KB
Original Source
  • HomebridgeOptions

Interface HomebridgeOptions

Export server types

interface HomebridgeOptions {
customPluginPath?: string;
customStoragePath?: string;
debugModeEnabled?: boolean;
forceColourLogging?: boolean;
hideQRCode?: boolean;
insecureAccess?: boolean;
keepOrphanedCachedAccessories?: boolean;
noLogTimestamps?: boolean;
strictPluginResolution?: boolean;
}

Index

Properties

customPluginPath?customStoragePath?debugModeEnabled?forceColourLogging?hideQRCode?insecureAccess?keepOrphanedCachedAccessories?noLogTimestamps?strictPluginResolution?

Properties

OptionalcustomPluginPath

customPluginPath?: string

OptionalcustomStoragePath

customStoragePath?: string

OptionaldebugModeEnabled

debugModeEnabled?: boolean

OptionalforceColourLogging

forceColourLogging?: boolean

OptionalhideQRCode

hideQRCode?: boolean

OptionalinsecureAccess

insecureAccess?: boolean

OptionalkeepOrphanedCachedAccessories

keepOrphanedCachedAccessories?: boolean

OptionalnoLogTimestamps

noLogTimestamps?: boolean

OptionalstrictPluginResolution

strictPluginResolution?: boolean

Settings

Member Visibility

  • Inherited

ThemeOSLightDark

On This Page

Properties customPluginPathcustomStoragePathdebugModeEnabledforceColourLogginghideQRCodeinsecureAccesskeepOrphanedCachedAccessoriesnoLogTimestampsstrictPluginResolution