1
mirror of https://github.com/home-assistant/supervisor synced 2024-09-27 19:03:30 +02:00
ha-supervisor/hassio
Pascal Vizeli 69959b2c97
Password reset (#1433)
* API to reset password

* Fix error handling

* fix lint

* fix typing

* fix await
2020-01-15 18:16:19 +01:00
..
addons Remove orangepi-prime, add odroid-n2 to add-on machine validator (#1432) 2020-01-13 16:25:18 +01:00
api Password reset (#1433) 2020-01-15 18:16:19 +01:00
data Support Odroid N2 (#1416) 2020-01-06 14:08:30 +01:00
dbus Offload rauc logic with partition handling (#1404) 2019-12-19 16:41:16 +01:00
discovery Dns update (#1393) 2019-12-05 21:52:55 +01:00
docker Offload rauc logic with partition handling (#1404) 2019-12-19 16:41:16 +01:00
host Bump attrs from 19.1.0 to 19.3.0 (#1329) 2019-10-17 16:48:06 +02:00
misc Fix typing warning / hardware (#1277) 2019-09-02 15:45:31 +02:00
services Dns update (#1393) 2019-12-05 21:52:55 +01:00
snapshots Fix snapshot HA / remove API password (#1425) 2020-01-09 14:35:37 +01:00
store Add snapshot_exclude option (#1337) 2019-10-21 14:48:24 +02:00
utils Offload rauc logic with partition handling (#1404) 2019-12-19 16:41:16 +01:00
__init__.py Fix typos (#704) 2018-09-18 18:17:20 +02:00
__main__.py Bump pylint from 2.3.1 to 2.4.0 (#1307) 2019-09-25 09:41:16 +02:00
arch.py Improve gdbus error handling (#1252) 2019-08-22 12:48:02 +02:00
auth.py Password reset (#1433) 2020-01-15 18:16:19 +01:00
bootstrap.py Bump pylint from 2.3.1 to 2.4.0 (#1307) 2019-09-25 09:41:16 +02:00
config.py Improve gdbus error handling (#1252) 2019-08-22 12:48:02 +02:00
const.py Bump version 196 2020-01-09 16:25:07 +01:00
core.py Offload rauc logic with partition handling (#1404) 2019-12-19 16:41:16 +01:00
coresys.py Add secrets support for options (#1283) 2019-09-11 16:29:34 +02:00
dns.py Don't reset dns container (#1417) 2020-01-06 15:06:57 +01:00
exceptions.py Password reset (#1433) 2020-01-15 18:16:19 +01:00
hassos.py Fix issue generic (#1422) 2020-01-08 23:52:26 +01:00
homeassistant.py Fix snapshot HA / remove API password (#1425) 2020-01-09 14:35:37 +01:00
ingress.py Improve gdbus error handling (#1252) 2019-08-22 12:48:02 +02:00
secrets.py Gracefully allow loading duplicate keys in secrets (#1347) 2019-10-25 11:44:03 +02:00
supervisor.py Check supervisor docker permission (#1285) 2019-09-11 17:47:49 +02:00
tasks.py Update secrets handling (#1289) 2019-09-12 23:16:56 +02:00
updater.py Improve gdbus error handling (#1252) 2019-08-22 12:48:02 +02:00
validate.py Fix snapshot HA / remove API password (#1425) 2020-01-09 14:35:37 +01:00