core/homeassistant/auth
Ville Skyttä e8e84fb764 Type check homeassistant.scripts (#25464)
* Run mypy on homeassistant.scripts, disabling bunch of checks for now

* Declare async_initialize in AuthProvider

* Add some type hints

* Remove unreachable code

* Help mypy out

* Script docstring fixes
2019-07-24 13:18:40 -07:00
..
mfa_modules Upgrade pyotp to 2.2.7 (#23274) 2019-04-21 09:03:17 +02:00
permissions Optional and Union simplifications (#25365) 2019-07-21 10:59:51 -07:00
providers Type check homeassistant.scripts (#25464) 2019-07-24 13:18:40 -07:00
__init__.py Avoid creating temporary lists (#25317) 2019-07-19 13:36:18 -07:00
auth_store.py Upgrade mypy to 0.710 (#24666) 2019-06-22 10:19:36 +03:00
const.py Add user group (#21832) 2019-03-09 20:07:29 -08:00
models.py Allow checking entity permissions based on devices (#19007) 2018-12-05 11:41:00 +01:00
util.py Reorg auth (#15443) 2018-07-13 11:43:08 +02:00