Contents

home(_:didAdd:)

Tells the delegate that a home added a trigger.

Declaration

optional func home(_ home: HMHome, didAdd trigger: HMTrigger)

Parameters

  • home:

    The home.

  • trigger:

    The new trigger.

See Also

Observing Action and Trigger Configuration