Hi all, been awhile on this topic. I know there have been some other topics on temp and humidity sensors so had started looking into this again.
There is a new Google API context, and the old HomeGenie Nest interface has not been updated yet. I made another post over at the HomeGenie site too
I was able to use the new Google api (there was a good YouTube video I found to help walk thru the steps) and I can make api calls to get the current data from the thermostat using Postman (an API testing tool).
However, I’m not all that experienced with C# and the HomeGenie Programs to make api calls (this needs to also use access tokens, which get generated as part of the setup).
I’m really only interested in getting the current temperature and humidity from the thermostat, so will try and play around with that now.