core/homeassistant
Michael 2e316f6fd5
Add strict type annotations to canary (#50943)
* Add strict type annotations

* Add missing futur import

* Apply suggestions

* Apply suggestions
2021-05-22 09:14:59 +01:00
..
auth Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
components Add strict type annotations to canary (#50943) 2021-05-22 09:14:59 +01:00
generated Remove discovery from iCloud (#50751) 2021-05-17 12:14:54 +02:00
helpers Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
scripts
util Fix typing for dt_util as_timestamp (#50886) 2021-05-22 09:34:49 +02:00
__init__.py
__main__.py
block_async_io.py
bootstrap.py
config.py Don't overwrite existing files when generating configuration (#49815) 2021-04-28 17:15:04 +02:00
config_entries.py Change config entry state to an enum (#49654) 2021-05-20 19:19:20 +02:00
const.py Add `Final` type for all core constants (#50858) 2021-05-19 19:31:38 +03:00
core.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
data_entry_flow.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
exceptions.py
loader.py Add missing return type in Core constructors (#50884) 2021-05-20 18:53:29 +03:00
package_constraints.txt Bump aiodiscover to 1.4.2 (#50917) 2021-05-21 07:27:52 +02:00
requirements.py
runner.py
setup.py
strings.json