1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/script
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
..
bootstrap [script] Fix dodgy bash syntax for bootstrap (#5552) 2017-01-25 09:21:09 -08:00
bootstrap_frontend Only install tox in dev mode (#7557) 2017-05-12 00:01:06 -07:00
bootstrap_server Make monkey patch work in Python 3.6 (#7848) 2017-06-01 23:23:39 -07:00
build_frontend Use node_modules gulp in script/build_frontend (#9170) 2017-08-27 13:46:37 -04:00
dev_docker tradfri: Improve color temp support detection (#7211) 2017-04-21 23:32:51 -07:00
dev_openzwave_docker Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
fingerprint_frontend.py Add object-assign polyfill support to polymer (#5994) 2017-02-14 12:00:45 -08:00
gen_requirements_all.py Update cloud auth (#9357) 2017-09-12 18:47:04 +02:00
inspect_schemas.py [core] Add 'packages' to the config (#5140) 2017-01-13 22:01:47 -08:00
lint Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
lint_docker Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
release Fix script release (#5345) 2017-01-15 09:16:46 -08:00
server Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
setup Change setup script to use pip install instead of setup.py develop (#7756) 2017-05-24 15:31:51 -07:00
test Speeds up lint and test in docker by keeping the cache between invocations. (#5177) 2017-01-05 09:45:14 +01:00
test_docker Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
update Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00
update_mdi.py Improve development workflow in docker (#5079) 2017-01-02 22:04:09 +01:00