Trying Google Nest API with Postman and Python

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • python-api-core

  • google-api-core

  • google-api-python-client

    🐍 The official Python client library for Google's discovery based APIs.

  • The main functionality is handled by the Thermostat class. On creation it creates a service object using the Google Python API Client. That's used later to help build and execute API requests. At app exit the service object is closed.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • google-auth-library-python

    Google Auth Python Library

  • google-auth

  • google-auth-oauthlib

  • google-nest-sandbox

    Starter sandbox project for controlling integrating with Google Nest via the Smart Device Management (SDM) API

  • The full code can be found at github.com/thnk2wn/google-nest-sandbox.

  • CPython

    The Python programming language

  • With requests working in Postman, it was time to write some code. My project idea involves the use of a Raspberry Pi and a Python library so I decided to start with Python. I'll preface this by saying I've done very little Python and it probably shows, plus this is only discovery work.

  • Newman

    Newman is a command-line collection runner for Postman

  • For simplicity I started off with Postman to test API calls. First I setup some variables at the collection level to reduce later repetition and hardcoding.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A Low-Code/No-Code approach to Strapi Enablement

    2 projects | dev.to | 13 May 2024
  • AWS SnapStart - Part 20 Measuring warm starts with Java 17 using different Lambda memory settings

    1 project | dev.to | 8 May 2024
  • Data API for Amazon Aurora Serverless v2 with AWS SDK for Java - Part 6 Comparing cold and warm starts between Data API and JDBC

    2 projects | dev.to | 6 May 2024
  • Leveraging Zoom WebSockets with Postman for Real-Time Interactivity - POSTCON 2024

    1 project | dev.to | 29 Apr 2024
  • API Inspection Best Practices: Ensuring API Gateway Stability and Efficiency

    1 project | dev.to | 12 Apr 2024