Homebridge Shortcuts Buttons
    Preparing search index...

    Class HSBPlatform

    Implements

    • DynamicPlatformPlugin
    Index

    Constructors

    Properties

    accessory: Nullable<HSBPlatformAccessory> = null
    api: API
    config: HSBConfig
    log: Logger
    server: Nullable<HSBXCallbackUrlServer> = null
    utils: HSBUtils

    Methods

    • This method is called for every PlatformAccessory, which is recreated from disk on startup. It should be used to properly initialize the Accessory and setup all event handlers for all services and their characteristics.

      Parameters

      Returns void