Back to Directory
general
Google Home/Nest
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...About this Skill
Initial release of Google Home / Nest CLI.
- Control Google Nest devices (thermostats, cameras, doorbells, speakers/displays) using the Google Smart Device Management API.
- Command-line interface supports device info, thermostat settings, camera snapshots/streams, and speaker controls.
- Includes setup instructions for OAuth, API access, and device registration.
- Provides environment variable and config file options for authentication.
- Bundle includes a `nest` CLI helper script for direct commands.
- Requires `curl` and `jq`.