core/homeassistant
Andrey 02238b6412 Add python 3.7 to travis and tox (#14523)
* Add python 3.7 to travis and tox

* Use pyyaml from github

* Don't version constraints

* Fix version tag

* Change to new pyyaml release

* Python 3.7 requires xenial

* Fix namespace detection

* Use correct RegEx type

* Update pexpect to 4.6

* Use correct validation for dictionaries

* Disable Py37 incompatible packages

* Upgrade all pexpect to 4.6

* Add explicit None as default param
2018-07-07 10:48:02 -04:00
..
auth_providers By default to use access_token if hass.auth.active (#15212) 2018-06-30 22:31:36 -04:00
components Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04:00
helpers Added setting cover tilt position in scene (#15255) 2018-07-02 12:44:36 +03:00
scripts Upgrade keyring to 13.2.0 (#15322) 2018-07-07 11:06:00 +02:00
util Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
__init__.py
__main__.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00
auth.py Add system generated users (#15291) 2018-07-04 11:50:08 -04:00
bootstrap.py Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
config.py Lint cleanups (#15243) 2018-07-01 11:57:01 -04:00
config_entries.py Add HomematicIP Cloud Config Flow and Entries loading (#14861) 2018-07-06 17:05:34 -04:00
const.py Add support for Homekit battery service (#14288) 2018-06-17 20:54:34 +02:00
core.py Add storage helper and migrate config entries (#15045) 2018-06-25 12:53:49 -04: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 Add python 3.7 to travis and tox (#14523) 2018-07-07 10:48:02 -04: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 Lint cleanup (#15103) 2018-06-25 13:05:07 -04:00
requirements.py Reinstate our old virtual env check in favor of pip (#12932) 2018-03-05 15:51:37 -08:00
setup.py Bring back typing check. Meanwhile just for homeassistant/*.py (#14410) 2018-05-12 17:44:53 -04:00