homebridge
Preparing search index...
HomebridgeOptions
Interface HomebridgeOptions
interface
HomebridgeOptions
{
customPluginPath
?:
string
;
customStoragePath
?:
string
;
debugModeEnabled
?:
boolean
;
forceColourLogging
?:
boolean
;
hideQRCode
?:
boolean
;
insecureAccess
?:
boolean
;
keepOrphanedCachedAccessories
?:
boolean
;
noLogTimestamps
?:
boolean
;
strictPluginResolution
?:
boolean
;
}
Index
Properties
custom
Plugin
Path?
custom
Storage
Path?
debug
Mode
Enabled?
force
Colour
Logging?
hide
QR
Code?
insecure
Access?
keep
Orphaned
Cached
Accessories?
no
Log
Timestamps?
strict
Plugin
Resolution?
Properties
Optional
custom
Plugin
Path
customPluginPath
?:
string
Optional
custom
Storage
Path
customStoragePath
?:
string
Optional
debug
Mode
Enabled
debugModeEnabled
?:
boolean
Optional
force
Colour
Logging
forceColourLogging
?:
boolean
Optional
hide
QR
Code
hideQRCode
?:
boolean
Optional
insecure
Access
insecureAccess
?:
boolean
Optional
keep
Orphaned
Cached
Accessories
keepOrphanedCachedAccessories
?:
boolean
Optional
no
Log
Timestamps
noLogTimestamps
?:
boolean
Optional
strict
Plugin
Resolution
strictPluginResolution
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
custom
Plugin
Path
custom
Storage
Path
debug
Mode
Enabled
force
Colour
Logging
hide
QR
Code
insecure
Access
keep
Orphaned
Cached
Accessories
no
Log
Timestamps
strict
Plugin
Resolution
homebridge
Loading...