# Nest + Homey = Dead API by 31th August

**URL:** https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824
**Category:** Devices
**Created:** [May 8, 2019, 8:53am UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824 "2019-05-08T08:53:51Z")
**Posts on this page:** 20
**Page:** 6

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [December 16, 2019, 7:15pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/109 "2019-12-16T19:15:55Z")

</div>

mmmm strange… i have restarted my homey several times also disconnected it from the power outlet (connected the vacuum cleaner) several times before and this weekend?

---

<div class="post-metadata">

### Author: ![Broes](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/broes/32/18236_2.png) [@Broes](https://community.homey.app/u/Broes)
#### Post date: [December 18, 2019, 12:31pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/110 "2019-12-18T12:31:26Z")

</div>

For anyone who has new Nest products and is not able to control them with Homey, I found a workaround for the Nest Thermostat if you have Alexa.  
Amazon Alexa has the exception in that it can still control Google Nest devices.  
Another pro to Alexa (vs. Google Assistant) is that it can start a routine (“Alexa flow”) by switching a virtual switch.  
However, since the Homey skill does not support the correct API’s for Alexa to see a virtual switch, you need to use a virtual switch in the smartthings app.  
If you create a virtual switch in the smartthings app and control it with Homey via IFTTT, you can switch the Nest Thermostat to the desired temperature.  
Note that you don’t need a Smartthings hub to create a virtual switch in the smartthings app!  
([https://thesmartcave.com/smartthings-with-any-alexa-device/](https://thesmartcave.com/smartthings-with-any-alexa-device/)

The only downside is that you don’t have feedback on the room temperature or the thermostat setting after you changed it manually (or with Alexa). But I can live with that for now.

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [December 18, 2019, 7:48pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/111 "2019-12-18T19:48:03Z")

</div>

Got this mail today!

We wilden je op de hoogte stellen van belangrijke wijzigingen die we in de Nest-app aanbrengen om de beveiliging te verbeteren. Je moet je Nest-apps voor tv, telefoon en tablet bijwerken naar de nieuwste versie. **Je moet vóór 2 januari 2020 updaten, anders kun je je niet aanmelden bij de app**.

Something is cooking

---

<div class="post-metadata">

### Author: ![Caseda](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/caseda/32/138695_2.png) [@Caseda](https://community.homey.app/u/Caseda)
#### Post date: [December 18, 2019, 11:59pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/112 "2019-12-18T23:59:18Z")

</div>

Yeah, looks the kill switch for the nest api is almost done 🤔

---

<div class="post-metadata">

### Author: ![lucasvdh](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/lucasvdh/32/54915_2.png) [@lucasvdh](https://community.homey.app/u/lucasvdh)
#### Post date: [December 19, 2019, 1:27pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/113 "2019-12-19T13:27:22Z")

</div>

#sad

---

<div class="post-metadata">

### Author: ![Luke\_Fairbank](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/luke_fairbank/32/28694_2.png) [@Luke\_Fairbank](https://community.homey.app/u/Luke_Fairbank)
#### Post date: [December 30, 2019, 9:07pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/114 "2019-12-30T21:07:13Z")

</div>

Hi Guys,  
I had a power failure yesterday, now I have the exclamation marks and can’t reauthenticate.  
The issue seems to be at the permission screen, Google are blocking that (I have had the same issue with other integrations)  
I did find something interesting though, I created a new connection through HA-bridge without issue.  
I had a look at how they were authenticating and they are just storing the credentials in variables.  
They call the username and password as part of the API call and it gives them the key/token just fine.  
If someone wanted to fork the GitHub repo for the Homey Nest app then I am sure we could so the same.  
Skip the formal authentication hand off and just have variables stored in the app that get called to connect.  
Might buy us some time and I suspect that we will all have this issue soon.

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [December 30, 2019, 11:28pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/115 "2019-12-30T23:28:20Z")

</div>

Great findings! Hope we can create an other way to connect.

---

<div class="post-metadata">

### Author: ![Luke\_Fairbank](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/luke_fairbank/32/28694_2.png) [@Luke\_Fairbank](https://community.homey.app/u/Luke_Fairbank)
#### Post date: [January 2, 2020, 2:57am UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/116 "2020-01-02T02:57:56Z")

</div>

Found this;

> **[USA-RedDragon/badnest](https://github.com/USA-RedDragon/badnest)**
>
> Contribute to USA-RedDragon/badnest development by creating an account on GitHub.

Using the same connection methods.

And this

> **[gboudreau/nest-api](https://github.com/gboudreau/nest-api)**
>
> Unofficial Nest Learning Thermostat API. Contribute to gboudreau/nest-api development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [January 2, 2020, 2:40pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/117 "2020-01-02T14:40:23Z")

</div>

Yes i’m the next victim… changed my internet provider today. got a new WAN - IP. Devices are not available and i cannot login in the app. when i try to login completly new there is an error.

 ![Screenshot_20200102-153834](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/7/b/7bf3157fae6c510b7b4849dceadcf1b73c68bbe5.png)

 ![Screenshot_20200102-153952](https://us1.discourse-cdn.com/flex025/uploads/athom/original/3X/3/5/3571b59730d1c662911adb0413839a132b67e1eb.png)

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [January 3, 2020, 4:05pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/118 "2020-01-03T16:05:19Z")

</div>

i feel lonely now… nobody else with the same problem 🙂

---

<div class="post-metadata">

### Author: ![Erik\_de\_Vries](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/erik_de_vries/32/4138_2.png) [@Erik\_de\_Vries](https://community.homey.app/u/Erik_de_Vries)
#### Post date: [January 3, 2020, 8:42pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/119 "2020-01-03T20:42:05Z")

</div>

The rest already gave up, like me.  
Athom killed the app 5 minutes after google announced the eol of the nest api.  
So there will never be an update to fix this issue.

---

<div class="post-metadata">

### Author: ![Peter\_de\_Vos](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/peter_de_vos/32/151925_2.png) [@Peter\_de\_Vos](https://community.homey.app/u/Peter_de_Vos)
#### Post date: [January 3, 2020, 9:21pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/120 "2020-01-03T21:21:55Z")

</div>

Still working here. Fingers crossed😬

---

<div class="post-metadata">

### Author: ![Michael](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/michael/32/110520_2.png) [@Michael](https://community.homey.app/u/Michael)
#### Post date: [January 9, 2020, 5:18pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/121 "2020-01-09T17:18:19Z")

</div>

I changed my wifi at home (new ssid and pass) but the camera’s are still available and active in homey (do have fixed ip for them, maybe a reason it still works?)

---

<div class="post-metadata">

### Author: ![Jan\_Willem\_Visser](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/jan_willem_visser/32/10747_2.png) [@Jan\_Willem\_Visser](https://community.homey.app/u/Jan_Willem_Visser)
#### Post date: [January 9, 2020, 6:00pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/122 "2020-01-09T18:00:54Z")

</div>

I just saw on the time line in the homey app that there was an update for the Nest app… So maybe the have found a way to repair the communication between homey and Nest???

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [January 9, 2020, 6:29pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/123 "2020-01-09T18:29:13Z")

</div>

aiii i’m a bit in a downwards spiral… removed the app and i cannot install it any more trough the strore…

---

<div class="post-metadata">

### Author: ![Skorpion](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/skorpion/32/275_2.png) [@Skorpion](https://community.homey.app/u/Skorpion)
#### Post date: [January 9, 2020, 6:41pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/124 "2020-01-09T18:41:53Z")

</div>

> It is no longer possible to pair Nest devices with Homey. Only devices added before the 31st of August, when the Nest Partner API was discontinued, will continue functioning. Therefore, this App is deprecated and can no longer receive support. [Read more](https://mailchi.mp/16841c6489fc/your-homey-nest-integration-will-stop-working).

From the readme file from the latest update of the Nest app. So only for current users, that’s why the app isn’t in the App Store anymore most likely.

---

<div class="post-metadata">

### Author: ![wesley\_w](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/wesley_w/32/10127_2.png) [@wesley\_w](https://community.homey.app/u/wesley_w)
#### Post date: [January 9, 2020, 6:53pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/125 "2020-01-09T18:53:35Z")

</div>

yes true but everything was paired before

---

<div class="post-metadata">

### Author: ![Luke\_Fairbank](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/luke_fairbank/32/28694_2.png) [@Luke\_Fairbank](https://community.homey.app/u/Luke_Fairbank)
#### Post date: [January 9, 2020, 7:35pm UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/126 "2020-01-09T19:35:06Z")

</div>

I have read about others having the same issue on different platforms. It sounds like Google might be signing accounts out, once you have lost the auth on an app, you can’t get it back.

---

<div class="post-metadata">

### Author: ![Luke\_Fairbank](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/luke_fairbank/32/28694_2.png) [@Luke\_Fairbank](https://community.homey.app/u/Luke_Fairbank)
#### Post date: [January 16, 2020, 1:07am UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/127 "2020-01-16T01:07:54Z")

</div>

All of my IFTTT Nest flows were disconnected yesterday (and other people I know).  
Google are signing people out of the old API, they are killing it slowly but surely.

---

<div class="post-metadata">

### Author: ![rampage](https://sea1.discourse-cdn.com/flex025/user_avatar/community.homey.app/rampage/32/2121_2.png) [@rampage](https://community.homey.app/u/rampage)
#### Post date: [January 17, 2020, 9:00am UTC](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824/128 "2020-01-17T09:00:53Z")

</div>

Nest is writing on their website:

" We’ll also invite smart home developer enthusiasts to participate in our **Device Access for Individuals** sandbox, allowing you to directly control your own Nest devices for your private integrations and automations."

Is this something that can be worked with?!

Edit: [https://developers.google.com/nest/device-access](https://developers.google.com/nest/device-access)

Late 2020 it will be available. But homey users might have to register as developer to use this, if it ever comes to an app.

> **[What’s happening at Nest?](https://nest.com/whats-happening/)**
>
> Learn about Google Nest, account changes, Works with Nest and more

[Previous page](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824.md?page=5)

[Next page](https://community.homey.app/t/nest-homey-dead-api-by-31th-august/12824.md?page=7)
