Search Results for

    Show / Hide Table of Contents

    Plugin SDK v1.2.3.0 Release Notes

    This release is focused on restoring some previously deprecated HS3 methods as well as various bug fixes.

    • Add IHsController.IsScriptRunning() (PSDK-127)
    • Add IHsController.IsMediaPlaying() (PSDK-128)
    • Add IHsController.SendEmail() (PSDK-129)
    • Add IHsController.GetVolume() (PSDK-133)
    • Add IHsController.GetSpeakerInstanceList() (PSDK-134)
    • Update documentation to clarify on the use of plugin ID vs legacy plugin name (PSDK-120) (GitHub Issue 141) (GitHub Issue 148)
      • IHsController.GetActionsByInterface()
      • IHsController.GetTriggersByInterface()
      • IHsController.UpdatePlugAction()
      • IHsController.UpdatePlugTrigger()
      • IHsController.TriggerMatches()
      • IHsController.GetTriggersByType()
      • IHsController.TriggerFire()
    • Update StatusGraphic.TryGetLabelForValue() and StatusGraphic.GetLabelForValue() so a label is always returned if it is set (PSDK-131)
    • Fix KeyNotFoundException when accessing certain valid values with StatusGraphicCollection.ContainsValue() (PSDK-132)
    In This Article
    Back to top HomeSeer Technologies