core/homeassistant/components/climate
Michael Prokop 08b0629eca Fix a bunch of typos (#9545)
s/Addres /Address /
s/Chnage/Change/
s/Converion/Conversion/
s/Supressing/Suppressing/
s/agains /against /
s/allready/already/
s/analagous/analogous/
s/aquired/acquired/
s/arbitray/arbitrary/
s/argment/argument/
s/aroung/around/
s/attibute/attribute/
s/auxillary/auxiliary/
s/befor /before /
s/commmand/command/
s/conatin/contain/
s/conection/connection/
s/coresponding/corresponding/
s/entites/entities/
s/enviroment/environment/
s/everyhing/everything/
s/expected expected/expected/
s/explicity/explicitly/
s/formated/formatted/
s/incomming/incoming/
s/informations/information/
s/inital/initial/
s/inteface/interface/
s/interupt/interrupt/
s/mimick/mimic/
s/mulitple/multiple/
s/multible/multiple/
s/occured/occurred/
s/occuring/occurring/
s/overrided/overridden/
s/overriden/overridden/
s/platfrom/platform/
s/positon/position/
s/progess/progress/
s/recieved/received/
s/reciever/receiver/
s/recieving/receiving/
s/reponse/response/
s/representaion/representation/
s/resgister/register/
s/retrive/retrieve/
s/reuqests/requests/
s/segements/segments/
s/seperated/separated/
s/sheduled/scheduled/
s/succesfully/successfully/
s/suppport/support/
s/targetting/targeting/
s/thats/that's/
s/the the/the/
s/unkown/unknown/
s/verison/version/
s/while loggin out/while logging out/
2017-09-23 17:15:46 +02:00
..
__init__.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
demo.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02: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 Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
heatmiser.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
homematic.py WIP: Homematic improvments with new hass interfaces (#9058) 2017-08-31 21:16:44 +02:00
honeywell.py Fix for Honeywell Round thermostats (#9308) 2017-09-05 07:06:28 -04:00
knx.py renamed add_devices to async_add_devices according to hass naming scheme (second try after failed #9485) (#9505) 2017-09-20 01:15:20 -04: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 a bunch of typos (#9545) 2017-09-23 17:15:46 +02: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 a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
zwave.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00