core/homeassistant/components/climate
Sergey Isachenko 5f445b4a13 Tesla platform (#9211)
* Tesla support implemetation

* requirements_all.txt fix

* .coveragerc fix

* logging-too-many-args fix

* logging-too-many-args attempt 2

* Post-review fixes.

* requirements version fix

* requirements

* Lint fix

* Hot fix

* requirements_all.txt fix

* Review preparation.

* 1. Linting fix.
2. Minimal value for SCAN_INTERVAL hardcoded to 300 sec (to prevent possible ban form Tesla)

* Removed redundant whitespace.

* Fixed components according to @MartinHjelmare proposals and remarks.

* .coveragerc as @MartinHjelmare suggested.

* Minor changes

* Fix docstrings

* Update ordering

* Update quotes

* Minor changes

* Update quotes
2017-08-30 23:13:02 -05:00
..
__init__.py Fix SET_TEMPERATURE_SCHEMA in climate component (#8879) 2017-08-12 09:39:05 -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 Refactor mysensors callback and add validation (#9069) 2017-08-25 08:58:05 -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
tesla.py Tesla platform (#9211) 2017-08-30 23:13:02 -05: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