Contents

home(_:didRemove:)

Tells the delegate that a home removed an action set.

Declaration

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

Parameters

  • home:

    The home.

  • actionSet:

    The action set that was removed.

See Also

Observing Action and Trigger Configuration