Contents

home(_:didUpdateNameFor:)

Tells the delegate that a home updated the name of a trigger.

Declaration

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

Parameters

  • home:

    The home.

  • trigger:

    The trigger whose name was changed.

See Also

Observing Action and Trigger Configuration