mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Update nest.markdown to define the expiry period (#20067)
* Update nest.markdown to define the expiry period the expiry period for a subscription by default is 31 days, which means the integration breaks after 31 days :( updating the docs to make it clear this should be set to not expire * Update nest.markdown * Update nest.markdown * Update source/_integrations/nest.markdown Co-authored-by: Allen Porter <allen.porter@gmail.com> Co-authored-by: Allen Porter <allen.porter@gmail.com>
This commit is contained in:
parent
26619d1386
commit
1a95af52ad
@ -196,6 +196,8 @@ and typically looks like `projects/sdm-prod/topics/EXAMPLE`.
|
|||||||
|
|
||||||
1. Lower the message retention duration to be something short (e.g., 10 minutes or under an hour) to avoid a large backlog of updates when Home Assistant is turned off.
|
1. Lower the message retention duration to be something short (e.g., 10 minutes or under an hour) to avoid a large backlog of updates when Home Assistant is turned off.
|
||||||
|
|
||||||
|
1. Select **Never expire** as the *Expiry Period* to prevent the subscription you're creating being removed if for example your Home Assistant or the integration is offline for a while.
|
||||||
|
|
||||||
1. Leave the rest of the defaults and click **Create**.
|
1. Leave the rest of the defaults and click **Create**.
|
||||||
|
|
||||||
1. Once created, copy the *Subscription name* which you will want to hold on to as your `subscriber_id` for configuring Home Assistant. This typically looks like `projects/MY-CLOUD-ID/subscriptions/EXAMPLE`.
|
1. Once created, copy the *Subscription name* which you will want to hold on to as your `subscriber_id` for configuring Home Assistant. This typically looks like `projects/MY-CLOUD-ID/subscriptions/EXAMPLE`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user