ha-core/homeassistant/auth
Ville Skyttä 0c5ca3084e
Add and fix type hints (#36501)
* Fix exceptions.Unauthorized.permission type

* Use auth.permission consts more

* Auth typing improvements

* Helpers typing improvements

* Calculate self.state only once
2020-06-06 20:34:56 +02:00
..
mfa_modules Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
permissions Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
providers Add and fix type hints (#36501) 2020-06-06 20:34:56 +02:00
__init__.py Add ability to specify group when creating user (#33373) 2020-03-30 20:33:43 +02:00
auth_store.py Sort imports according to PEP8 for 'homeassistant' folder (#29789) 2019-12-09 16:42:10 +01:00
const.py Black 2019-07-31 12:25:30 -07:00
models.py Use PEP 526 syntax with NamedTuples (#33081) 2020-03-21 11:18:32 +02:00