This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Google Nest + Homey Insights
Henri06522
Member
Hello Everybody,
It it possible to get more info and history out of a nest with Homey Insights? With the regular Nest Webapp you can not get much info out of the device.
Regards!
It it possible to get more info and history out of a nest with Homey Insights? With the regular Nest Webapp you can not get much info out of the device.
Regards!
Comments
https://developers.athom.com/library/getting-started
That to me looks ok!
Then (i think) you can run de downloaded Nest app with a command like this:
athom NameOfNestApp --run
That is what is supposed to happen.
Now go to the location off the app and run this command: athom project --run
https://athomcommunity.slack.com/archives/developers/p1452597613000067
If i'm right, then you need to go to the directory of the nest app and then run "athom project --run" and then athom will run in the nest app context.
@TarikFaik you have to download the source and save it localy. Then navigate in a cmd session to the folder where you stored it. Then run the command "athom project --run" so the actual text "project", not what you named it.
BTW, your screenshots are rather large, some people read this forum on phones.
- When the heater switch on and off?
- How long does it take to reach temperatures?
Maybe it changed with gen 3 but the logging of a gen2 is minmal.
And where does Homey save the logging of Google? Because it is forbidden to save Google Data.
Google is one of the last companys you should pay attention to forbid to safe date.
But is there any date set when the app will be finished so i can connect my Nest
It mentioned waiting for 3th party. Is this Nest, because if you wait fotr Nest to reply on anything then it will be there when whe say hey grandpa to our over aged homey
The support desk of nest has a avarage waiting queue of 6 hours every single day because of all the bugs it has. (mainly in the opentherm com of the nest v3)
I had to push them to the limit a high ranked employer got so angry of all my angry post on every twitter/facebook and other news they posted to get a reply.
For example;
- When did the heater switch on and off
- How long does it take before target temperature has been reached
- 24/7 temperature measurements
I'm afraid this is something not supported by the Nest API.
The Nest API doesn't give any detailed information on when it switches on the heater. How long it takes before target temperature is reached is something you could create in a flow yourself (listening on temperature changed), and is not something that will be implemented in the app itself. By the way, temperature measurements are automatically logged to Insights, this might provide you the information you are looking for.
So with the trigger card "temperature has changed", temp token in combination with the bether logic app i can do this myselve ?
Noticed humidity is added, but not the trigger card "humidity has changed", is this "feature" on its way?