hamilton-mote / thermostat-sw

Hamilton/Nucleum Thermostat SW
0 stars 0 forks source link

Add heat-only, cool-only modes #1

Open gtfierro opened 6 years ago

gtfierro commented 6 years ago

Only writable via BLE interface.

Indicate mode by only drawing one of the setpoints

gtfierro commented 6 years ago

https://github.com/hamilton-mote/thermostat-sw/commit/27bd72279a1a873780e66800fd68bc5b8f4dd41d implements this. Mode is AUTO by default and can be set through the internal API.

TODO: