Page 1 of 1

Nest integration

Posted: Wednesday 17 January 2024 16:52
by remko2000
I try to follow the wiki:
https://www.domoticz.com/wiki/NestDeveloperApiKey

It looks like ther's something changed with google. The link:
https://console.developers.nest.com/nl/auth/new doesn't work.
I also see nowhere a link to create new OAuth Client to get Oautpin.

Do I something wrong or is there something changed?

By the way, I do have my nest running under home bridge. So I do have an apikey, issue token and cookie. But in domoticz other things are asked to be entered....

Re: Nest integration

Posted: Friday 19 January 2024 14:31
by remko2000
Anyone a suggestion?

Re: Nest integration

Posted: Friday 19 January 2024 15:28
by boum
I think Nest API stopped to work a few years ago when it was bought by Google. If there is a new API, nobody did port it to the domoticz plugin.

Re: Nest integration

Posted: Friday 19 January 2024 16:28
by remko2000
I tried this:
https://github.com/FilipDem/Domoticz-NE ... ree/master

One device is added in domoticz 'nest - away' but I can't switch it.
In my log I get:
2024-01-19 16:26:08.594 Error: Nest: > General error TaskHandler: 'Away'

This isn't working I think.

Re: Nest integration

Posted: Friday 19 January 2024 19:04
by waltervl
remko2000 wrote: Friday 19 January 2024 16:28 I tried this:
https://github.com/FilipDem/Domoticz-NE ... ree/master

One device is added in domoticz 'nest - away' but I can't switch it.
In my log I get:
2024-01-19 16:26:08.594 Error: Nest: > General error TaskHandler: 'Away'

This isn't working I think.
As this repository is updated only 3 weeks ago it should work. Perhaps make an issue or read through the closed issues to see if someone had the same issue as you.

Do you see something special in the Domoticz log when you restart the plugin (select plugin hardware gateway and click on update)

Re: Nest integration

Posted: Saturday 20 January 2024 11:01
by remko2000
If I update the plugin and use the whole issuetoken including ' home.nest.com&include_granted_scopes=true&auto=1' in the end the log of domoticz says:
'Error: Nest: Hardware setting issue_token must end with nest.com.'

After entering I also have to reset my raspberry because domoticz seems to freeze

I have created an issue on GitHub for this.

Re: Nest integration

Posted: Saturday 20 January 2024 18:04
by waltervl
It seems you did not read the instructions well enough, it should end with .nest.com

Did you try it separately from Domoticz by running the nest.py?

Re: Nest integration

Posted: Monday 22 January 2024 14:51
by remko2000
I tried another nest plugin:
https://github.com/rolandbreedveld/nest ... me-ov-file

this works fine.