Contents

home(_:didAdd:)

Tells the delegate that a home added an action set.

Declaration

optional func home(_ home: HMHome, didAdd actionSet: HMActionSet)

Parameters

  • home:

    The home.

  • actionSet:

    The new action set.

See Also

Observing Action and Trigger Configuration