Contents

home(_:didUpdateNameFor:)

Tells the delegate that a home updated the name of an action set.

Declaration

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

Parameters

  • home:

    The home.

  • actionSet:

    The action set whose name changed.

See Also

Observing Action and Trigger Configuration