Google Home / Nest CLI Control Google Nest devices via the Smart Device Management (SDM) API using curl + jq. Setup (Required) 1. Create a Google Cloud Project - Go to https://console.cloud.google.com - Create a new project 2. Enable the SDM API - APIs & Services → Library - Search "Smart Device Management" - Enable it 3. Create OAuth Credentials - APIs & Services → Credentials - Create OAuth 2.0 Client ID - Download the JSON file - Extract and 4. Register Your Devices - Visit https://nests.google.com/frame/register-user - Accept the terms 5. Get Access Token Quick Start Device Commands Therm…