Skip to content

Instantly share code, notes, and snippets.

View Ciemaar's full-sized avatar

Andy P Fundinger Ciemaar

  • Bloomberg LP
View GitHub Profile
@Ciemaar
Ciemaar / therm.py
Created October 19, 2015 11:35 — forked from ghostbitmeta/therm.py
Python script to control Honeywell Thermostat's through My Total Connect
#!/usr/bin/python
# By Brad Goodman
# http://www.bradgoodman.com/
# brad@bradgoodman.com
####################### Fill in settings below #######################
USERNAME="your@emailaddress.com"
PASSWORD="your_total_comfort_password"