hass-core/homeassistant/components/climate
Ville Skyttä cab6c694c5 Flake8 bugbear fixes ()
* Don't use mutable argument defaults (bugbear B006)

* Use callable(x) instead of hasattr(x, '__call__') (bugbear B004)

* Remove/mark unused loop control variables (bugbear B007)

* Fix stripping protocol from kodi host name (bugbear B005)

* Fix plant daily history add default date (bugbear B008)
2018-01-30 14:44:05 -08:00
..
__init__.py [SMALL-PR] Don't make climate calls if feature is not supported () 2018-01-24 09:35:31 +01:00
daikin.py Entity registry () 2018-01-30 10:39:39 +01:00
demo.py Spelling fixes () 2018-01-27 11:58:27 -08:00
ecobee.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
econet.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
ephember.py add temperature controls to eph-ember () 2018-01-15 23:13:48 +01:00
eq3btsmart.py Spelling fixes () 2018-01-27 11:58:27 -08:00
flexit.py Climate component: add supported_features () 2017-11-29 11:01:28 +01:00
generic_thermostat.py Spelling fixes () 2018-01-29 23:37:19 +01:00
heatmiser.py Flake8 bugbear fixes () 2018-01-30 14:44:05 -08:00
hive.py Spelling fixes () 2018-01-27 11:58:27 -08:00
homematic.py fix: hmip-etrv-2 now working with homeassistant () 2018-01-03 19:36:25 +01:00
honeywell.py Climate component: add supported_features () 2017-11-29 11:01:28 +01:00
knx.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
maxcube.py Climate component: add supported_features () 2017-11-29 11:01:28 +01:00
mqtt.py Spelling fixes () 2018-01-27 11:58:27 -08:00
mysensors.py Spelling fixes () 2018-01-29 23:37:19 +01:00
nest.py Entity registry () 2018-01-30 10:39:39 +01:00
netatmo.py Spelling fixes () 2018-01-29 23:37:19 +01:00
nuheat.py Lazy loading of service descriptions () 2018-01-07 14:54:16 -08:00
oem.py Spelling fixes () 2018-01-29 23:37:19 +01:00
proliphix.py Climate component: add supported_features () 2017-11-29 11:01:28 +01:00
radiotherm.py Climate component: add supported_features () 2017-11-29 11:01:28 +01:00
sensibo.py Fix sensibo function names () 2018-01-19 13:04:53 +01:00
services.yaml Add sensibo_assume_state service to Sensibo climate () 2018-01-10 14:04:35 -08:00
tado.py Spelling fixes () 2018-01-27 11:58:27 -08:00
tesla.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
toon.py Fixes for PEP257 () 2018-01-20 22:35:38 -08:00
touchline.py Add Touchline climate platform () 2018-01-06 11:23:24 +01:00
venstar.py Bump upstream lib version. () 2018-01-29 12:35:13 +01:00
vera.py Added Vera scenes () 2017-12-07 07:47:19 +01:00
wink.py Update python-wink version and multiple wink fixes/updates. () 2018-01-25 11:31:38 -05:00
zwave.py Remove execution file perm () 2018-01-09 23:55:14 -08:00