Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 444 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 444 Bytes

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.