core/homeassistant/components/thermostat
MartinHjelmare 4e4b24fcff Log error for servicecall without required data
* Log error for services called without required attributes, in
	media_player, notify and thermostat platforms.
* Add fan property and methods in thermostat demo component.
* Add tests for notify file and thermostat demo component.
* Increase coverage of tests for media_player, notify and thermostat
	platforms.
* Fix some PEP issues, but not all. Tests still have old linting
	errors.
2016-03-19 08:06:57 +01:00
..
__init__.py Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
demo.py Log error for servicecall without required data 2016-03-19 08:06:57 +01:00
ecobee.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
heat_control.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
heatmiser.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
homematic.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
honeywell.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
nest.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
proliphix.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
radiotherm.py Fix PEP257 issues 2016-03-07 22:44:35 +01:00
services.yaml thermostat: add service to control fan mode 2016-01-24 12:47:21 -06:00