Search Results for

    Show / Hide Table of Contents

    Plugin SDK v1.4.4.0 Release Notes

    Required HS Core Version

    This release includes some minor changes to EventData and ValueRange.

    • Add new flags to EventData. (PSDK-280)
      • Add EventData.FlagVoiceCommand
      • Add EventData.FlagGoogleDiscoveryEnabled
      • Add EventData.FlagAlexaDiscoveryEnabled
    • Add ValueRange.Divisor property. Use this to control the displayed values in dropdown list controls. (Resolves #281) (PSDK-112)
      • By default, values are displayed as whole numbers in controls. Each value is separated by 1 whole number. Using the divisor, each value will be separated by (1 / divisor).
      • Please Note This is not a permanent solution and the implementation of the Divisor property will change in the future.
    In This Article
    Back to top HomeSeer Technologies