gothermostat

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2019 License: MIT Imports: 1 Imported by: 0

README

Go Thermostat

Build Status Software License GoDoc Coverage Status Go Report Card

This project enables to interact with your nest thermostat.

Build

go build .

Install tools

go mod download
cat tools.go | grep _ | awk -F'"' '{print $2'} | xargs -tI % go install %

Configure

cp .gotherm.toml.dist .gotherm.toml

Fill out your clientId, clientSecret, authCode.

How to get your nest token

https://codelabs.developers.google.com/codelabs/wwn-api-quickstart/#2

Run

./gotherm serve

Demo

web

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL