core/homeassistant/components/thermostat
Matthew Treinish 94acda2a31 Add AC mode to heat_control component (#2719)
This commit adds a new option to the heat_control component, ac_mode.
When set to true, this treats the toggle device as a cooler instead
of a heater. The concept being if you have a window or in-wall ac
unit that doesn't have a built-in thermostat having the home assistant
implemented thermostat would be as useful as for space heaters.
2016-08-02 21:56:08 -07:00
..
__init__.py add hvac mode support to radiotherm (#2442) 2016-07-12 21:43:49 -07:00
demo.py ABC consistent not implemented behavior (#2359) 2016-06-24 21:27:40 -07:00
ecobee.py ABC consistent not implemented behavior (#2359) 2016-06-24 21:27:40 -07:00
eq3btsmart.py Kill celcius with fire, replacing it with celsius, finally finishing what #1860 started (#2679) 2016-07-31 12:18:40 -07:00
heat_control.py Add AC mode to heat_control component (#2719) 2016-08-02 21:56:08 -07:00
heatmiser.py ABC consistent not implemented behavior (#2359) 2016-06-24 21:27:40 -07:00
homematic.py Docstrings (#2395) 2016-06-30 10:33:34 +02:00
honeywell.py ABC consistent not implemented behavior (#2359) 2016-06-24 21:27:40 -07:00
knx.py Kill celcius with fire, replacing it with celsius, finally finishing what #1860 started (#2679) 2016-07-31 12:18:40 -07:00
nest.py Implementing set_hvac_mode for Nest (#2621) 2016-07-25 08:29:40 -07:00
proliphix.py support cooling season in proliphix thermostat (#2689) 2016-07-31 19:13:36 -07:00
radiotherm.py add hvac mode support to radiotherm (#2442) 2016-07-12 21:43:49 -07:00
services.yaml add fan_min_on_time service to ecobee (#2159) 2016-06-09 23:34:29 -07:00
zwave.py Thermostat and hvac status fix for #2465 (#2585) 2016-07-21 12:20:43 +02:00