1
mirror of https://github.com/home-assistant/core synced 2024-07-30 21:18:57 +02:00
ha-core/homeassistant/scripts
Fabian Heredia Montiel 08226a4864 Type Hints - __main__ (#2574)
* Add __main__ type hints

* Fix most errors of __main__

* Add ignore for script.run()

* Add type annotations for from_config_dict and from_config_file

* Fix errors

* Fix requirement error

* Add mypy type check to tests

* Enable travis typing check

* Messed up the tox deps

* Laxer type checker
2016-07-20 22:38:52 -07:00
..
__init__.py Type Hints - __main__ (#2574) 2016-07-20 22:38:52 -07:00
db_migrator.py Don't overwrite the config directory (#2570) 2016-07-19 21:51:38 -07:00
ensure_config.py Add ensure config script (#2548) 2016-07-17 15:24:42 -07:00
macos.py Make scripts available via CLI (#2426) 2016-07-03 11:38:14 -07:00