Contents

home(_:didUpdateNameFor:)

Tells the delegate that a home changed the name of a zone.

Declaration

optional func home(_ home: HMHome, didUpdateNameFor zone: HMZone)

Parameters

  • home:

    The home.

  • zone:

    The zone whose name was changed.

See Also

Observing Home Configuration