pywavethermo
pywavethermo copied to clipboard
Basic module to control the Worcester Wave thermostat from Python
PyWaveThermo
This is Python code to connect to and control the Worcester Wave thermostat (a wifi-connected 'Smart Thermostat' that seems to be based on - or even the same as - the NeFit thermostat).
Full information is available on my blog (start at http://blog.rtwilson.com/hacking-the-worcester-wave-thermostat-in-python-part-1/),
but the example.py file should be fairly self-explanatory. The only requirement is the sleekxmpp module.