mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-28 15:07:33 +01:00
* 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