Skip to content

Instantly share code, notes, and snippets.

View amitubale's full-sized avatar

timaelabu amitubale

View GitHub Profile
substitutions:
devicename: ttgocam
friendly_name: test esp32cam
ip_address: 192.168.1.230
esphome:
name: $devicename
platform: ESP32
board: esp-wrover-kit
@mbrownnycnyc
mbrownnycnyc / quick_sense_API_ref.txt
Created July 21, 2017 15:19
Quick intro reference for the Sense Home Energy Monitor thus far undocumented API. This was taken from the Sense Android app version 1.3.7-9be446d, which was available in Google Play store on February 6th, 2017.
-- Authentication --
URL: https://api.sense.com/apiservice/api/v1/authenticate
Method: POST
Fields:
email (your email)
password (your password)
response JSON:
{