core/homeassistant
lich 7d7c2104ea Customizable command timeout (#15442)
* Customizable command timeout

* Change string to int

* update the tests. Do the same thing on the binary_sensor.command_line.
2018-07-17 22:58:30 +02:00
..
auth Add onboarding support (#15492) 2018-07-17 10:49:15 +02:00
components Customizable command timeout (#15442) 2018-07-17 22:58:30 +02:00
helpers Pylint 2 fixes (#15487) 2018-07-17 19:34:29 +02:00
scripts Upgrade keyring to 13.2.1 (#15453) 2018-07-13 20:02:13 +02:00
util Extract SSL context creation to helper (#15483) 2018-07-16 10:32:07 +02:00
__init__.py
__main__.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
bootstrap.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
config.py Disallow use insecure_example auth provider in configuration.yml (#15504) 2018-07-17 19:36:33 +02:00
config_entries.py Add HomematicIP Cloud Config Flow and Entries loading (#14861) 2018-07-06 17:05:34 -04:00
const.py Version bump to 0.75.0.dev0 2018-07-16 08:52:37 +02:00
core.py More typing (#15449) 2018-07-13 20:14:45 +03:00
data_entry_flow.py Show notification when user configures Nest client_id/secret (#14970) 2018-06-15 15:19:58 -04:00
exceptions.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
loader.py More typing (#15449) 2018-07-13 20:14:45 +03:00
monkey_patch.py Python 3.5 adjustments (#13173) 2018-03-15 13:10:54 +02:00
package_constraints.txt Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
remote.py More typing (#15449) 2018-07-13 20:14:45 +03:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py More typing (#15449) 2018-07-13 20:14:45 +03:00