1
mirror of https://github.com/home-assistant/core synced 2024-09-28 03:04:04 +02:00
ha-core/homeassistant/auth
Paulus Schoutsen 79ac77a93d
Almond integration (#28282)
* Initial Almond integration

* Hassfest

* Update library

* Address comments

* Fix inheritance issue py36

* Remove no longer needed check

* Fix time
2019-10-28 23:47:31 -07:00
..
mfa_modules Bump black to 19.10b0 (#28310) 2019-10-28 23:32:34 -07:00
permissions Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
providers Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
__init__.py Almond integration (#28282) 2019-10-28 23:47:31 -07:00
auth_store.py Migrate legacy typehints in core to PEP-526 (#26403) 2019-09-03 20:36:04 -07:00
const.py
models.py Use PEP 526 type annotations, add some type hints (#26464) 2019-09-07 09:48:58 +03:00
util.py