Google is transitioning third-party smart home account linking to be handled fully and independently within the Google Home app. Updates to your integration may be needed before September 30, 2026. For more information, see the Account linking migration guide.
Notification options. Either timeout or n must be specified.
n: Number of notifications needed by the app to complete a specific op.
timeout: Timeout in ms, after which the SDK will stop collecting
notifications.
filterFunc: Interested in notifications that match this filter.
transformFunc: Transform each notification packet and return transformed
object. If transformFunc is not used, the promise is resolved with
DataFlow.CommandSuccess.
Notification options. Either timeout or n must be specified. n: Number of notifications needed by the app to complete a specific op. timeout: Timeout in ms, after which the SDK will stop collecting notifications. filterFunc: Interested in notifications that match this filter. transformFunc: Transform each notification packet and return transformed object. If transformFunc is not used, the promise is resolved with DataFlow.CommandSuccess.