core/homeassistant/components/climate
Fabian Affolter f513f6271e Do not call update() in constructor (#8878)
* Do not call update() in constructor

* Fix lint issues
2017-08-08 20:21:33 +02:00
..
__init__.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
demo.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
ecobee.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
eq3btsmart.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
flexit.py Fix issue #8285 (#8340) 2017-07-04 17:01:35 +02:00
generic_thermostat.py Add set_operation_mode support to generic_thermostat (#8392) 2017-07-08 09:21:10 -07:00
heatmiser.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
homematic.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00
honeywell.py Honeywell fixes and improvements (#8756) 2017-08-01 16:18:14 +02:00
knx.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
maxcube.py Return a 0 temperature value when none is found (#8518) 2017-07-17 23:34:38 +02:00
mysensors.py Fix MySensors climate (#8193) 2017-06-24 18:11:34 -07:00
nest.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
netatmo.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
oem.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
proliphix.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
radiotherm.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
sensibo.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
services.yaml Fix climate.set_fan_mode yaml (#5799) 2017-02-07 20:38:16 -08:00
tado.py Fixes UnboundLocalError: local variable 'setting' referenced before assignment (#8782) 2017-08-02 09:14:28 +02:00
vera.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
wink.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
zwave.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00