blog post Nest (#8264)

* Post about Nest

* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown

Co-Authored-By: balloob <paulus@home-assistant.io>

* Update source/_posts/2019-01-24-nest-cannot-access-data.markdown

Co-Authored-By: balloob <paulus@home-assistant.io>
This commit is contained in:
Paulus Schoutsen 2019-01-24 11:57:51 -08:00 committed by GitHub
parent 0159b8bdd3
commit a327627553
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 27 additions and 4 deletions

View File

@ -9,10 +9,14 @@ sharing: true
footer: true footer: true
logo: nest.png logo: nest.png
ha_category: Hub ha_category: Hub
featured: true featured: false
ha_iot_class: "Cloud Push" ha_iot_class: "Cloud Push"
--- ---
<p class='note warning'>
Nest is [no longer accepting new developer accounts](https://twitter.com/nest/status/1085385542538276866). If you don't have an account already, you will not be able to sign up and access your own data.
</p>
The Nest component is the main component to integrate all [Nest](https://nest.com/) related platforms. To connect Nest, you will have to [sign up for a developer account](https://developers.nest.com/products) and get a `client_id` and `client_secret`. The Nest component is the main component to integrate all [Nest](https://nest.com/) related platforms. To connect Nest, you will have to [sign up for a developer account](https://developers.nest.com/products) and get a `client_id` and `client_secret`.
### {% linkable_title Setting up developer account %} ### {% linkable_title Setting up developer account %}

View File

@ -9,7 +9,7 @@ sharing: true
footer: true footer: true
ha_category: Switch ha_category: Switch
ha_iot_class: "Local Push" ha_iot_class: "Local Push"
featured: true featured: false
logo: plum.png logo: plum.png
ha_release: 0.85 ha_release: 0.85
redirect_from: redirect_from:

View File

@ -2,8 +2,8 @@
<hr> <hr>
<p>Home Assistant will track the state of all the devices in your home, so you don't have to.</p> <p>Home Assistant will track the state of all the devices in your home, so you don't have to.</p>
<div class='supported-brands clearfix'> <div class='supported-brands clearfix'>
<a href='/components/climate.nest/'> <a href='/components/ecobee/'>
<img src='/images/supported_brands/nest.png' alt="Nest" /> <img src='/images/supported_brands/ecobee.png' alt="Ecobee" />
</a> </a>
<a href='/components/ifttt/'> <a href='/components/ifttt/'>
<img src='/images/supported_brands/ifttt.png' alt="IFTTT" /> <img src='/images/supported_brands/ifttt.png' alt="IFTTT" />

View File

@ -0,0 +1,19 @@
---
layout: post
title: "Nest locks users out of their own data"
description: "Nest is no longer accepting new developer accounts or certifications, blocking you from accessing your data."
date: 2019-01-24 00:01:00
date_formatted: "January 24, 2019"
author: Paulus Schoutsen
author_twitter: balloob
comments: true
categories: Public-Service-Announcement
---
Some sad news for users with a Nest product: Nest is no longer accepting new developer accounts. This means that if you bought a Nest thermostat, you are no longer able to access YOUR data.
New Home Assistant users will not be able to integrate their Nest products. Home Assistant users that have already integrated Home Assistant with Nest are not affected.
We hope that Nest will implement a new program or add support for locally controlling the Nest thermostat, if they do, we will update this post. Until then, we can no longer recommend buying or using any Nest product.
<blockquote class="twitter-tweet"><p lang="en" dir="ltr">We&#39;re currently restructuring our developer program and are no longer accepting new developers to the program or performing client integration reviews for existing developers until the new program is implemented. Stay tuned for further details and announcements.</p>&mdash; Nest (@nest) <a href="https://twitter.com/nest/status/1085385542538276866?ref_src=twsrc%5Etfw">January 16, 2019</a></blockquote>