mirror of
https://github.com/home-assistant/core.git
synced 2026-07-14 18:14:35 +01:00
ae97218582
* Add package typing * Add util/location typing * FIX: lint wrong order of imports * Fix sometyping and add helpers/entity typing * Mypy import trick * Add asteroid to test requiremts to fix pylint issue * Fix deprecated function isSet for is_set * Add loader.py typing * Improve typing bootstrap