Contents

home(_:didUpdateActionsFor:)

Tells the delegate that a home updated the actions for an action set.

Declaration

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

Parameters

  • home:

    The home.

  • actionSet:

    The updated action set.

See Also

Observing Action and Trigger Configuration