Contents

home(_:didUpdate:)

Tells the delegate that the state of the home hub has changed.

Declaration

optional func home(_ home: HMHome, didUpdate homeHubState: HMHomeHubState)

Parameters

  • home:

    The home.

  • homeHubState:

    The new home hub state.

See Also

Observing Home Configuration