Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@markbeee
markbeee / nest.go
Created January 22, 2016 21:44
GoogleNestGo
package main
import (
"bytes"
"encoding/json"
"errors"
"fmt"
flags "github.com/jessevdk/go-flags"
"io"
"io/ioutil"
@markbeee
markbeee / nest1.json
Created January 22, 2016 21:42
GoogleNestDataFields1
{
"alt_heat_delivery": "forced-air",
"alt_heat_source": "gas",
"alt_heat_x2_delivery": "forced-air",
"alt_heat_x2_source": "gas",
"auto_away_enable": true,
"auto_away_reset": false,
"auto_dehum_enabled": false,
"auto_dehum_state": false,
"aux_heat_delivery": "forced-air",
@markbeee
markbeee / nest.json
Created January 22, 2016 21:40
GoogleNestDataFields
{
"talkback_stream_host": "stream-delta.dropcam.com:443",
"is_streaming_enabled": true,
"last_connected_time": redacted,
"direct_nexustalk_host": "redacted",
"timezone": "redacted",
"id": redacted,
"live_stream_host": "redacted",
"description": "",
"combined_software_version": "redacted",