Google Home community maintained Python API
This package serves to run API commands to your Google Home enhances home devices.
Table of Contents
About
This is a custom component that is emerging from the [community discussion][community-discussion] of a need to be able to retrieve local google assistant device (like Google Home/Nest etc) authentication tokens and use those tokens making API calls to Google Home devices.
Getting Started
Prerequisites
- Python 3.8 and newer
Quickstart
Note: the package was written and tested on Python 3.
- Install the python package
pip install google-home-api
Troubleshooting
Contribution
If you encounter issues or have any suggestions consider opening issues and contributing through PR. If you are ready to contribute to this please read the Contribution guidelines.
Credits
Big thanks to rithvikvibhu's Google Home (2.0) API