Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 962 Bytes

ng2663.md

File metadata and controls

18 lines (10 loc) · 962 Bytes

python-nestdeviceaccess

https://github.com/nahum365/python-nestdeviceaccess

Background

Google acquired Nest in 2014, and has since been integrating Nest products, including the Nest Thermostat, Nest Protect, and Nest Hello into the Google ecosystem. As they migrated to Google infrastructure, they chose to shut down the Works With Nest API while they developed a new API, called Nest Device Access. It was released in September 2020 (a couple days before I'm writing this) and as such, there is no Python wrapper (or any wrappers) to allow users to connect to their Nest Devices.

Project

My project would be to create a Python wrapper around the Nest Device Access REST API, which could then be used by other applications to provide integrations with Nest smart home products.

Tech Stack

Python, with appropriate third party libraries (probably requests for REST requests.)

References:

https://developers.google.com/nest/device-access